]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-setup: print the SHA1 being built
authorAndrew Schoen <aschoen@redhat.com>
Wed, 15 Jun 2016 16:25:42 +0000 (11:25 -0500)
committerAndrew Schoen <aschoen@redhat.com>
Wed, 15 Jun 2016 16:26:07 +0000 (11:26 -0500)
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
ceph-setup/build/build

index a4933199802606eaccfd0460832f2b4417948203..be1d74b7a6388611c3dc6eb7860514cd961a1075 100644 (file)
@@ -7,6 +7,7 @@ echo "  BPTAG=${BPTAG}"
 echo "  WS=$WORKSPACE"
 echo "  PWD=$(pwd)"
 echo "  BRANCH=$BRANCH"
+echo "  SHA1=$GIT_COMMIT"
 
 if [ -x "$BRANCH" ] ; then
     echo "No git branch was supplied"