From 613a0ccaa3a9627f999aaf608af89d545d1b0c85 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Fri, 26 Mar 2010 10:11:55 -0400 Subject: Find out what it looks like when we send CIA the revision. --- repo/hooks/ciabot.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'repo') diff --git a/repo/hooks/ciabot.sh b/repo/hooks/ciabot.sh index 393c277b..8755e0dc 100755 --- a/repo/hooks/ciabot.sh +++ b/repo/hooks/ciabot.sh @@ -75,7 +75,7 @@ logmessage=$(echo "$rawcommit" | sed -e '1,/^$/d' | head -n 1) logmessage=$(echo "$logmessage" | sed 's/\&/&\;/g; s//>\;/g') ts=$(echo "$rawcommit" | sed -n -e '/^author .*> \([0-9]\+\).*$/s--\1-p') -# ${rev} +# # # # $(git diff-tree -r --name-only ${merged} | @@ -97,6 +97,7 @@ out=" ${author} + ${rev} ${logmessage} ${url} ${url} -- cgit v1.2.1