From 0bb2dabd84e566185614e822c179dd24c3eb2d36 Mon Sep 17 00:00:00 2001 From: build Date: Mon, 12 Mar 2007 15:13:48 +0000 Subject: [PATCH] oops, wrong path in custom script search --- tunings-myplc-devel/post-commit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.43.0