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:11:06 +0000 (17:11 -0800)
commite6b690365649d5c143f10e5e4929bc5bc959333e
tree3891b17b89ff174bb37a478534713951e9fa9109
parent4ca88b59994faa79f88f21a347a5dbc571138c1d
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