From 9058407773e850fc0b6f551ddebb44198b83b1eb Mon Sep 17 00:00:00 2001 From: Masaya Tojo Date: Sat, 31 Jul 2021 23:51:53 +0900 Subject: acl2-theorems: Add messages about git. --- jobs/acl2-theorems.before | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'jobs/acl2-theorems.before') diff --git a/jobs/acl2-theorems.before b/jobs/acl2-theorems.before index 2896556..d874b56 100755 --- a/jobs/acl2-theorems.before +++ b/jobs/acl2-theorems.before @@ -2,3 +2,7 @@ set -euo pipefail guix environment --ad-hoc nss-certs git -- git clone https://git.tojo.tokyo/acl2-theorems.git . +guix environment --ad-hoc nss-certs git -- git log -n 1 + +echo "Source: https://git.tojo.tokyo/acl2-theorems.git/commit/?id=$(guix environment --ad-hoc nss-certs git -- git rev-parse HEAD)" + -- cgit v1.2.3