Do not set -x

This commit is contained in:
Thomas Goirand 2016-03-11 18:37:48 +01:00
parent e97f4a9173
commit 49429ae735
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
#!/bin/sh
set -e
set -x
if [ -r /etc/default/openstack-tempest-ci ] ; then
. /etc/default/openstack-tempest-ci