Closed dgambling closed 3 years ago
Interesting, I haven't seen this with the beta or when from running master.
Just to confirm you're running a command that also doesn't contain -H
/ --handbell-style
?
After the initial receiving bells etc, does the output just log (substituting the method/comp you chose)
INFO:BOT:Waiting for 'Look To!'... INFO:TOWER:RECEIVED: Call 'Look to' INFO:BOT:Starting to ring Plain Bob Minor INFO:ROWGEN:Reset INFO:ROWGEN:2 1 4 3 6 5
I'm using -H option to stop at rounds, is that a feature?
Regards
David
On Sat, 6 Mar 2021, 18:30 Matthew R Johnson, notifications@github.com wrote:
Interesting, I haven't seen this with the beta or when from running master.
Just to confirm you're running a command that also doesn't contain -H / --handbell-style?
After the initial receiving bells etc, just the output just log (substituting the method/comp you chose)
INFO:BOT:Waiting for 'Look To!'... INFO:TOWER:RECEIVED: Call 'Look to' INFO:BOT:Starting to ring Plain Bob Minor INFO:ROWGEN:Reset INFO:ROWGEN:2 1 4 3 6 5
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/kneasle/wheatley/issues/154#issuecomment-792009204, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATCJ647VN6YYX2UAEU42H3LTCJYDDANCNFSM4YW67PHQ .
Ah, you want -s
/ --stop-at-rounds
.
-H
/--handbell-style
is equivalent to both -u
and -s
being set. This should be the same behaviour as in 0.5.x
Thanks! Sorry to have bothered you! Is there a detailed description of the options anywhere?
Regards
David
On Sat, 6 Mar 2021, 18:41 Matthew R Johnson, notifications@github.com wrote:
Ah, you want -s / --stop-at-rounds. -H/--handbell-style is equivalent to both -u and -s being set. This should be the same behaviour as in 0.5.x
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/kneasle/wheatley/issues/154#issuecomment-792015216, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATCJ64276ESA3LLD73QVGPDTCJZN7ANCNFSM4YW67PHQ .
No problem, wheatley --help
gives a brief description of all the options
Is it just me, or is this universal with this version? No big deal, but it confused us the first time it happened!
Version 0.6.0.b3