From: thierry Date: Fri, 25 May 2007 08:52:56 +0000 (+0000) Subject: fixes location of local repository X-Git-Tag: foo~479 X-Git-Url: http://git.onelab.eu/?p=infrastructure.git;a=commitdiff_plain;h=857f4d44f32539b2016a000622933e236a6e16fb fixes location of local repository --- diff --git a/tunings-myplc-devel/post-commit b/tunings-myplc-devel/post-commit index 18d344a..7c45218 100755 --- a/tunings-myplc-devel/post-commit +++ b/tunings-myplc-devel/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/onelab-svn/infrastructure/tunings-myplc-devel/commit-email.pl +custom=/home/build/1labsvn/infrastructure/tunings-myplc-devel/commit-email.pl standard=/usr/share/doc/subversion-1.2.3/tools/hook-scripts/commit-email.pl if [ -x $custom ] ; then