[Lemon-commits] alpar: r3068 - hugo/trunk/scripts/repocheck
Lemon SVN
svn at lemon.cs.elte.hu
Thu Nov 9 00:40:18 CET 2006
Author: alpar
Date: Thu Nov 9 00:40:08 2006
New Revision: 3068
Modified:
hugo/trunk/scripts/repocheck/commit-checker
Log:
Send message to the commit author, as well
Modified: hugo/trunk/scripts/repocheck/commit-checker
==============================================================================
--- hugo/trunk/scripts/repocheck/commit-checker (original)
+++ hugo/trunk/scripts/repocheck/commit-checker Thu Nov 9 00:40:08 2006
@@ -105,7 +105,7 @@
LEMON Commit Checking Service
'|
mail -a ${LOGFILE} -s '[LEMON-SVN] WARNING: Broken repository' \
- alpar at cs.elte.hu
+ ${EMAIL} alpar at cs.elte.hu
fi
# rm ${LOGFILE}
More information about the Lemon-commits
mailing list