aboutsummaryrefslogtreecommitdiff
path: root/jobs/acl2-theorems.before
diff options
context:
space:
mode:
authorMasaya Tojo <masaya@tojo.tokyo>2021-08-01 01:26:01 +0900
committerMasaya Tojo <masaya@tojo.tokyo>2021-08-01 01:26:01 +0900
commitc647bdf2909edb4c6ed50cdca342047f29d1df7e (patch)
tree62e5569af8d1b08719ff51f213b32f9c9a77e110 /jobs/acl2-theorems.before
parente674b2ea879f6b1c48c6f3d35a4d9313afcc698d (diff)
acl2-theorems: Update `before` script.
Diffstat (limited to 'jobs/acl2-theorems.before')
-rwxr-xr-xjobs/acl2-theorems.before4
1 files changed, 4 insertions, 0 deletions
diff --git a/jobs/acl2-theorems.before b/jobs/acl2-theorems.before
index de7c2c9..f21a912 100755
--- a/jobs/acl2-theorems.before
+++ b/jobs/acl2-theorems.before
@@ -2,5 +2,9 @@
set -euo pipefail
git clone https://git.tojo.tokyo/acl2-theorems.git .
+echo
+git checkout "${branch:-master}"
+echo '---'
git log -n 1
+echo '---'
echo