fixes location of local repository
authorthierry <thierry@41d37cc5-eb28-0410-a9bf-d37491348ade>
Fri, 25 May 2007 08:52:56 +0000 (08:52 +0000)
committerthierry <thierry@41d37cc5-eb28-0410-a9bf-d37491348ade>
Fri, 25 May 2007 08:52:56 +0000 (08:52 +0000)
tunings-myplc-devel/post-commit

index 18d344a..7c45218 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/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