From: Alfredo Deza Date: Thu, 15 Dec 2016 19:41:19 +0000 (-0500) Subject: ceph-pr-submodules: increase verbosity to try and get values out of variables X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F599%2Fhead;p=ceph-build.git ceph-pr-submodules: increase verbosity to try and get values out of variables Signed-off-by: Alfredo Deza --- diff --git a/ceph-pr-submodules/build/build b/ceph-pr-submodules/build/build index 56c5fa18..9428aa61 100644 --- a/ceph-pr-submodules/build/build +++ b/ceph-pr-submodules/build/build @@ -1,5 +1,7 @@ #!/bin/bash +set -ex + cd "$WORKSPACE" # The command below has access to the variables $name, $path, $sha1 and $toplevel: