cget icon indicating copy to clipboard operation
cget copied to clipboard

cget install with nonexistent file fails silently

Open JehandadKhan opened this issue 4 years ago • 0 comments

Currently issuing the following command fails silently:

cget install -f /path/does/not/exist

completes successfully.

This should be an error with the exit code reflecting an error

JehandadKhan avatar Jul 22 '21 20:07 JehandadKhan