hfurubotten / autograder

Automatic management and build tool for lab assignments. Moved to organization autograde: https://github.com/autograde
https://github.com/autograde
Other
14 stars 7 forks source link

hacked it so that if users have been manually added it don't fail #78

Open meling opened 7 years ago

meling commented 7 years ago

users and teams may already exist on github; this change is a hack to avoid bailing out if this is the case, and instead just go ahead as if nothing bad happened.

This should perhaps also log the error message on the console.