prezi / pride

Manages a pride of Gradle modules
Other
71 stars 13 forks source link

pride add runs even with invalid repo #140

Open gnagy opened 9 years ago

gnagy commented 9 years ago

I tried to add a repo with a typo in the name. I got an error message, but pride went ahead and reinited(?) all existing modules in the pride. I would expect pride to fail. 1) it takes a while to reinit pride, 2) i did not notice the error message among all the output.

$ pride add modlue-wthi-typoz ERROR: Repository not found. fatal: Could not read from remote repository. ... [1/7] Initializing module existing-module-in-pride ... lots of output