Author: jacopoc
Date: Wed Apr 18 07:59:33 2012
New Revision: 1327412
URL:
http://svn.apache.org/viewvc?rev=1327412&view=revLog:
Renamed path to reflect new location.
Modified:
ofbiz/trunk/tools/git-rebase-runner.sh
Modified: ofbiz/trunk/tools/git-rebase-runner.sh
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/tools/git-rebase-runner.sh?rev=1327412&r1=1327411&r2=1327412&view=diff==============================================================================
--- ofbiz/trunk/tools/git-rebase-runner.sh (original)
+++ ofbiz/trunk/tools/git-rebase-runner.sh Wed Apr 18 07:59:33 2012
@@ -23,7 +23,7 @@
# $2 = loop type
top_dir="$(cd "$0/../..";echo "$PWD")"
-. "$top_dir/bin/functions.sh"
+. "$top_dir/tools/functions.sh"
cd "$top_dir"