From cacc3a2322373ad937cae35938f3c913013f3048 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 Rewritten-From: 8f2bc080587ae19e585b18f4dd13e37dfc57f26c --- trusty/debian/cinder-common.postinst.in | 1 - 1 file changed, 1 deletion(-) diff --git a/trusty/debian/cinder-common.postinst.in b/trusty/debian/cinder-common.postinst.in index 2cb112c3d..6dacd4a5c 100644 --- a/trusty/debian/cinder-common.postinst.in +++ b/trusty/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