commit | e8888a7f16f5b29a78d254b93e63b2c9cb275d21 | [log] [tgz] |
---|---|---|
author | Eric Paris <eparis@redhat.com> | Mon Jun 04 16:31:54 2012 -0400 |
committer | Eric Paris <eparis@redhat.com> | Thu Jun 28 13:29:23 2012 -0400 |
tree | b5d409a7c06b74fb856607713c4e70c677ec9c49 | |
parent | c4f415c2444874488e9a9ae2e02a7cbeea583ba2 [diff] |
polciycoreutils: restorecond: wrong options should exit with non-zero error code Instead of all calls to the usage output resulting in a 0 return code we should show the usage menu when something is wrong but we should return non-zero. Signed-off-by: Eric Paris <eparis@redhat.com> Acked-by: Dan Walsh <dwalsh@redhat.com>