redkyn / assigner

:black_nib: Automatically assign programming homework to students on GitLab.
MIT License
27 stars 6 forks source link

--f and --force bug parsing #108

Closed BehindTheBrain closed 6 years ago

BehindTheBrain commented 6 years ago

assigner assign -f /// this short version works well. --force produces a bug that says something like "orce" , presumably due to some kind of argument parsing issue.

LinuxMercedes commented 6 years ago

I'm having trouble reproducing this -- would you be able to provide the exact command you ran and the output it gives? Also, which version of Assigner are you running?

BehindTheBrain commented 6 years ago

This seemed to be a local problem for me. It repeated when I tried it 4-5 times on my machine until a restart yesterday... Today, I can't reproduce.