]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commitdiff
Removed set -x
authorRoland Mas <lolando@debian.org>
Tue, 30 Oct 2012 13:16:48 +0000 (14:16 +0100)
committerRoland Mas <lolando@debian.org>
Tue, 30 Oct 2012 13:16:48 +0000 (14:16 +0100)
debian/cinder-common.config.in

index 43c31f7d20c991fa5691d574471abdad64fd7ba0..ed549a52858f0493b1070ffc0db8422eacd70965 100644 (file)
@@ -26,7 +26,6 @@ CINDER_ENABLE=${CINDER_ENABLE}" >${CINDER_COM_DEF}
 pkgos_var_user_group cinder
 manage_cinder_enable
 pkgos_dbc_read_conf ${CINDER_CONF} cinder DEFAULT sql_connection $@
-set -x
 pkgos_read_admin_creds ${CINDER_API} cinder filter:authtoken
 
 exit 0