-
Notifications
You must be signed in to change notification settings - Fork 171
Conversation
Thanks for looking at this, @eonpatapon However, I'm not totally clear this fixes #723. Adding the following testscript test:
in
Which helps to highlight a suggestion I was going to make with respect to this change: that we should have a testscript test to help ensure things are working as expected 😄 |
Are you sure you are running the correct cue binary ? With this pr |
It does indeed work. I've no idea what I was testing before. Entirely my bad, apologies :( Despite my incompetence, I still think we should add that |
Isn't the unit tests enough for this kind of things ? |
Almost all of |
Fixes `cue -h` and `cue cmd -h` parsing. Closes #723 Change-Id: I1aeafab49fe8630400829ba2b48372d61ad83232
This looks great, thanks. I've now imported this to Gerrit https://cue-review.googlesource.com/c/cue/+/9081 and will merge from there. |
Fixes
cue -h
andcue cmd -h
parsing.Closes #723
Change-Id: I1aeafab49fe8630400829ba2b48372d61ad83232