From 6e6057c68381d4ee429b7df3aadbed657c9a4578 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 28 Aug 2010 00:12:30 +0100 Subject: [PATCH] print revision in output from build-sh --- build-sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-sh b/build-sh index 572996e..2224296 100755 --- a/build-sh +++ b/build-sh @@ -51,6 +51,8 @@ pubbase="${JPCTB_PUBLISH_BASE-login.chiark.greenend.org.uk}" pubdir="${JPCTB_PUBLISH_DIR-/home/yarrgweb/public-html/download/jpctb}" echo " +Revision: $revision + Install with: RSYNC_RSH=ssh rsync -vP $files $pubbase:$pubdir/test/ " -- 2.30.2