]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
Do not exit immediately in failure script 535/head
authorIvan Font <ifont@redhat.com>
Wed, 2 Nov 2016 20:00:46 +0000 (13:00 -0700)
committerIvan Font <ifont@redhat.com>
Wed, 2 Nov 2016 20:00:46 +0000 (13:00 -0700)
Signed-off-by: Ivan Font <ifont@redhat.com>
ceph-docker-pull-requests/build/failure

index d2092fa903aadd698cc002dc3942d2d69b0c55cb..61e966f5ade32e7f839591a120310fdf40a20cee 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-set -ex
+set -x
 
 # The below calls can be so verbose that using a header will make it
 # easier to track the actual failure point