]> rtime.felk.cvut.cz Git - can-benchmark.git/commitdiff
continuous: Log which commit of the test suite run the tests
authorMichal Sojka <sojkam1@fel.cvut.cz>
Thu, 10 Apr 2014 17:35:39 +0000 (19:35 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Thu, 10 Apr 2014 17:35:39 +0000 (19:35 +0200)
continuous/steps/00-id

index e052c428cc3133caff3ecc6acca993bc77aa6826..aeb436c7314605995b102a9b8b3e737a50a74ac4 100755 (executable)
@@ -3,3 +3,4 @@
 set -e
 
 echo "! Date: $(date +'%F %R:%S %z') ok"
+echo "! Test version: $(git describe --always --tags) $(git rev-parse HEAD) ok"