Skip to content

Commit 0fbe57d

Browse files
committed
Be more verbose
1 parent 0ede81f commit 0fbe57d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev/jenkins/build-mpich.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ git-log | tee timestamp-new.txt
5353
if [[ -r timestamp-old.txt ]] {
5454
log "Old timestamp:"
5555
cat timestamp-old.txt
56+
log "Running diff:"
5657
if diff -q timestamp-{old,new}.txt
5758
then
5859
GIT_CHANGED=0

0 commit comments

Comments
 (0)