From: build Date: Mon, 12 Mar 2007 15:13:48 +0000 (+0000) Subject: oops, wrong path in custom script search X-Git-Tag: foo~513 X-Git-Url: http://git.onelab.eu/?p=infrastructure.git;a=commitdiff_plain;h=0bb2dabd84e566185614e822c179dd24c3eb2d36 oops, wrong path in custom script search --- diff --git a/tunings-myplc-devel/post-commit b/tunings-myplc-devel/post-commit index 7f114a5..18d344a 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/infrastructure/tunings-myplc-devel/commit-email.pl +custom=/home/build/onelab-svn/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