From 8f2bc080587ae19e585b18f4dd13e37dfc57f26c Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Tue, 30 Oct 2012 06:08:10 +0000 Subject: [PATCH] Removed set-x in debian/cinder-common.postinst.in --- debian/cinder-common.postinst.in | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/cinder-common.postinst.in b/debian/cinder-common.postinst.in index 2cb112c3d..6dacd4a5c 100644 --- a/debian/cinder-common.postinst.in +++ b/debian/cinder-common.postinst.in @@ -1,7 +1,6 @@ #!/bin/sh set -e -set -x CINDER_CONF=/etc/cinder/cinder.conf CINDER_API=/etc/cinder/api-paste.ini -- 2.45.2