Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
download: if the lock file does not exist, error
If we `grabit download --lock-file foo` and the file `foo` does not exist, that should emit an error. Likewise, if you `grabit download` and rely on the default `grabit.lock` file to exist, we should also error if that file does not exist. Signed-off-by: Jeff Squyres <[email protected]>
- Loading branch information