summaryrefslogtreecommitdiffstats
path: root/support
diff options
context:
space:
mode:
authorScott Mayhew <smayhew@redhat.com>2015-03-04 08:09:58 -0500
committerSteve Dickson <steved@redhat.com>2015-03-04 08:09:58 -0500
commit7e81d45c4f7a4bbbfe16adb715397a2351526eaf (patch)
tree24503a2931e9510acda1e68c83135cfdaa540def /support
parent578e44bd1778d70f677a3efedb49a072ee3483ec (diff)
downloadnfs-utils-7e81d45c4f7a4bbbfe16adb715397a2351526eaf.tar.gz
nfs-utils-7e81d45c4f7a4bbbfe16adb715397a2351526eaf.tar.xz
nfs-utils-7e81d45c4f7a4bbbfe16adb715397a2351526eaf.zip
mountstats: Fix exit code handling
When I changed mountstats to use the argparse module, I neglected to make the subcommand functions return any values even though main() was looking for them. Also removed SystemExit from the except clause at the end of the program since it was causing the program to always exit with a status of 1. Signed-off-by: Scott Mayhew <smayhew@redhat.com> Signed-off-by: Steve Dickson <steved@redhat.com>
Diffstat (limited to 'support')
0 files changed, 0 insertions, 0 deletions