From 857f4d44f32539b2016a000622933e236a6e16fb Mon Sep 17 00:00:00 2001
From: thierry <thierry@41d37cc5-eb28-0410-a9bf-d37491348ade>
Date: Fri, 25 May 2007 08:52:56 +0000
Subject: [PATCH] fixes location of local repository

---
 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 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
-- 
2.47.0