]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-pr-submodules: increase verbosity to try and get values out of variables 599/head
authorAlfredo Deza <adeza@redhat.com>
Thu, 15 Dec 2016 19:41:19 +0000 (14:41 -0500)
committerKen Dreyer <kdreyer@redhat.com>
Thu, 15 Dec 2016 19:52:12 +0000 (12:52 -0700)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
ceph-pr-submodules/build/build

index 56c5fa18dbebe4105b7331f2725285a38485793d..9428aa6113dd52c3e6bbfecad7bf543b3a5b2064 100644 (file)
@@ -1,5 +1,7 @@
 #!/bin/bash
 
+set -ex
+
 cd "$WORKSPACE"
 
 # The command below has access to the variables $name, $path, $sha1 and $toplevel: