From 36086dd201b52aad5738c53728aba688a5321e16 Mon Sep 17 00:00:00 2001 From: Paul Mangan Date: Sat, 5 Feb 2005 10:40:04 +0000 Subject: [PATCH 1/1] sync with HEAD --- commitHelper | 3 +++ 1 file changed, 3 insertions(+) diff --git a/commitHelper b/commitHelper index cb6cde315..7acd79773 100644 --- a/commitHelper +++ b/commitHelper @@ -56,6 +56,9 @@ fi; if [ "$name" == "leroyc" ]; then name="colin"; fi; +if [ "$name" == "torte" ]; then + name="thorsten"; +fi; log="`date --utc +%Y-%m-%d` [$name]\t$nextsversion\n\n" for line in $files; do -- 2.25.1