Prepare for 1.8.
[openvswitch] / debian / openvswitch-brcompat.postinst
index 8113e31af138f770efdbb6f1853dd278443014b9..12e3b0557d276737375ea0da151a338030b2b3f5 100755 (executable)
@@ -1,5 +1,7 @@
 #!/bin/sh
 
+set -e
+
 # If openvswitch-switch is installed, and then later openvswitch-brcompat is
 # installed, make sure that ovs-brcompatd starts.
 if test X"$1" = Xconfigure && \