dbxcli icon indicating copy to clipboard operation
dbxcli copied to clipboard

Return failure exit code when there is an error

Open eschnett opened this issue 6 years ago • 0 comments

When dbxcli mv fails, it outputs an error message, but then returns "success" to the shell. That makes it difficult to catch errors in shell scripts. If there is an error, dbxcli should return a "failure" exit code to the shell.

eschnett avatar Mar 13 '19 16:03 eschnett