]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commitdiff
Removed set-x in debian/cinder-common.postinst.in
authorThomas Goirand <thomas@goirand.fr>
Tue, 30 Oct 2012 06:08:10 +0000 (06:08 +0000)
committerThomas Goirand <thomas@goirand.fr>
Tue, 30 Oct 2012 06:08:10 +0000 (06:08 +0000)
debian/cinder-common.postinst.in

index 2cb112c3d7dea3c9c3a3828b325e0841364f9802..6dacd4a5c61d3a4e270b89d91285d0a100000226 100644 (file)
@@ -1,7 +1,6 @@
 #!/bin/sh
 
 set -e
-set -x
 
 CINDER_CONF=/etc/cinder/cinder.conf
 CINDER_API=/etc/cinder/api-paste.ini