From 7573c68338d3f584fb3d663d18f6c191b3346c22 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 --- xenial/debian/cinder-common.postinst.in | 1 - 1 file changed, 1 deletion(-) diff --git a/xenial/debian/cinder-common.postinst.in b/xenial/debian/cinder-common.postinst.in index 2cb112c3d..6dacd4a5c 100644 --- a/xenial/debian/cinder-common.postinst.in +++ b/xenial/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