oops, wrong path in custom script search
[infrastructure.git] / tunings-myplc-devel / post-commit
index 7f114a5..18d344a 100755 (executable)
@@ -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