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:19 +0000 (17:11 -0800)
commit337ad354101828ba29004dd2a69c975e933798b3
treebbb5517819ed8dda89b5fd20e8e0f71a2802ffa7
parentec9312500e14eda64d1fa7ea15dfa56691992c61
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