forcibly public variable
Closed this issue · 2 comments
mvidner commented
This is a followup to #8. Now a different failure:
-Return true
+Log Client call failed with undefined method `docheck=' for #<YCP::SequencerClass:0x00000003e39380 @docheck=true> ...
jreidinger commented
Problem is that Sequencer is not compiled with --with-private . There is missing support for such stuff in ycp killer.
dmajda commented
Should be fixed in YCP Killer by: