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:47 +0000 (17:11 -0800)
commitfd392d3e00596ab8f775ced8c7f29d6e50ef658e
treeab9b54c37785f2c097b4ea8477a319b0f04eda7b
parentbec1d0603df9af3145c520bbd18b024b7d00af59
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