]> rtime.felk.cvut.cz Git - can-benchmark.git/commitdiff
Identify repo and commit in the log
authorMichal Sojka <sojkam1@fel.cvut.cz>
Wed, 5 Feb 2014 17:52:41 +0000 (18:52 +0100)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Wed, 5 Feb 2014 17:52:41 +0000 (18:52 +0100)
continuous/steps/10-clone

index 0cf550c539e5c57e21f4726b8551f5a441d64d54..754c3261822a7431ee46ded4d6f82ff1070ddfcb 100755 (executable)
@@ -13,3 +13,5 @@ fi
 cd linux
 git fetch $REPO
 git reset --hard FETCH_HEAD
+
+echo "! Repo $REPO $(git describe) $(git rev-parse HEAD) ok"