7204: Removed assertion of success exit code for `arv get --help`.
authorColin Nolan <colin.nolan@sanger.ac.uk>
Tue, 22 Sep 2015 15:07:57 +0000 (16:07 +0100)
committerColin Nolan <colin.nolan@sanger.ac.uk>
Tue, 22 Sep 2015 15:12:37 +0000 (16:12 +0100)
commitdd4d5ce9b5bbcf0ec18698f604a4d666f37fb9b9
tree2e1eb7f9a128083bc0d39fa584cd02d43d3f8ba2
parente738f6d9d628d01ed2e6ff9800979bb27cfc44f5
7204: Removed assertion of success exit code for `arv get --help`.

Exit code given for `arv get --help` is 255. It probably should be 0,
which seems to be standard elsewhere. However, 255 is in line with
other `arv` commands (e.g. see `arv edit`) so ignoring the problem.
sdk/cli/test/test_arv-get.rb