update_deps: make --clean-repo switch work in all cases
--clean-repo right now will raise an exception if the repository directory was not present. This makes it work in all cases.
Loading
Please register or sign in to comment
--clean-repo right now will raise an exception if the repository directory was not present. This makes it work in all cases.