From 066859a9209f805670d9a938a136b3f36a4b6a41 Mon Sep 17 00:00:00 2001 From: Alfredo Deza Date: Thu, 15 Dec 2016 14:41:19 -0500 Subject: [PATCH] ceph-pr-submodules: increase verbosity to try and get values out of variables Signed-off-by: Alfredo Deza --- ceph-pr-submodules/build/build | 2 ++ 1 file changed, 2 insertions(+) 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: -- 2.39.5