]> review.fuel-infra Code Review - openstack-build/heat-build.git/commitdiff
Added missing /usr/bin/heat-api-cloudwatch from heat-api-cloudwatch package
authorThomas Goirand <thomas@goirand.fr>
Fri, 7 Dec 2012 14:25:12 +0000 (14:25 +0000)
committerThomas Goirand <thomas@goirand.fr>
Fri, 7 Dec 2012 14:25:12 +0000 (14:25 +0000)
Rewritten-From: ae4ab0ebd8443f42df984d8d031f0ca869672c2d

xenial/debian/heat-api-cloudwatch.install
xenial/debian/heat-api-cloudwatch.postinst.in

index 340c09286dbb815aa36f7c446484b0bede553b3e..0f2abf054882825d1ade0a63b3e410fe6386aeb1 100644 (file)
@@ -1,2 +1,3 @@
 etc/heat/heat-api-cloudwatch.conf
 etc/heat/heat-api-cloudwatch-paste.ini /usr/share/heat-api-cloudwatch
+/usr/bin/heat-api-cloudwatch
index ac530085ffe9845f9306454cb5e3427eb3134e8a..a743c8d31d22108d661bff2cf3a534505a8cf16e 100644 (file)
@@ -16,3 +16,5 @@ if [ "$1" = "configure" ] ; then
 fi
 
 #DEBHELPER#
+
+exit 0