Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Trying to upgrade non-existing instance does not return non-zero exit code #3928

Closed
fchavant opened this issue Jul 5, 2019 · 0 comments
Closed

Comments

@fchavant
Copy link
Contributor

fchavant commented Jul 5, 2019

Expected behavior

Trying to upgrade a non-existing instance should return a non-zero exit code.

Actual behavior

Commander prints an error message but returns 0.

Steps to reproduce

lisk core:upgrade does-not-exist
echo $?

Which version(s) does this affect? (Environment, OS, etc...)

2.2.0

shuse2 added a commit that referenced this issue Aug 16, 2019
…-exit

Trying to upgrade non-existing instance does not return non-zero exit code - Closes #3928
@shuse2 shuse2 closed this as completed Aug 16, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants