debian: Fix exit status of openvswitch-switch init script "status" command.
authorBen Pfaff <blp@nicira.com>
Wed, 29 Feb 2012 00:31:45 +0000 (16:31 -0800)
committerBen Pfaff <blp@nicira.com>
Wed, 29 Feb 2012 01:10:08 +0000 (17:10 -0800)
commit5e0c05bc058c78a11be6747f62e6ad88e5d06b70
treea3659c63e5ad375a84c391ec29fc97a03bad01dc
parent33db1592447e46ee99cc726d2186b3fda44294de
debian: Fix exit status of openvswitch-switch init script "status" command.

The init script ends with an explicit "exit 0" so nonzero exit codes from
"ovs-ctl status" were being lost.

Bug #9714.
Reported-by: Paul Ingram <paul@nicira.com>
CC: Sujatha Shetty <sshetty@nicira.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
debian/openvswitch-switch.init