Added exit 0 in debian/ceilometer-common.postinst.in
[openstack-build/ceilometer-build.git] / trusty / debian / ceilometer-common.postinst.in
index f061e5ed2e3918f9e058772b7537dbb235b35dbd..2e84d15748c69757d9c164820c4a9fd96f63975d 100644 (file)
@@ -51,3 +51,5 @@ if [ "$1" = "configure" ] || [ "$1" = "reconfigure" ] ; then
 fi
 
 #DEBHELPER#
+
+exit 0