From 65a77d2cb02b931e1cc5f390923997cfa206d302 Mon Sep 17 00:00:00 2001 From: thierry Date: Fri, 11 Jan 2008 10:09:28 +0000 Subject: [PATCH] commit script to a more sensible location --- scripts/post-commit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/post-commit b/scripts/post-commit index e8dce16..b389baa 100755 --- a/scripts/post-commit +++ b/scripts/post-commit @@ -56,7 +56,7 @@ SUBJECT="svn.one-lab.org - check in:" # "$REPOS" "$REV" "$MAILDEST" # using our customized commit email script -custom=/home/build/1labsvn/infrastructure/tunings-myplc-devel/commit-email.pl +custom=/root/bin/commit-email.pl standard=/usr/share/doc/subversion-1.2.3/tools/hook-scripts/commit-email.pl if [ -x $custom ] ; then -- 2.43.0