]> rtime.felk.cvut.cz Git - can-benchmark.git/blob - continuous/steps/00-id
continuous: Log which commit of the test suite run the tests
[can-benchmark.git] / continuous / steps / 00-id
1 #!/bin/sh
2
3 set -e
4
5 echo "! Date: $(date +'%F %R:%S %z') ok"
6 echo "! Test version: $(git describe --always --tags) $(git rev-parse HEAD) ok"