From 82f9fe9c97b0a39261eef652765facdfd74e545b Mon Sep 17 00:00:00 2001 From: Sangeetha T S Date: Tue, 28 Jun 2016 05:11:43 -0500 Subject: Move hooks & related scripts to sbe/build/tools/hooks Change-Id: I16dda4cefb65c64c2a0b888bf913176e166effa5 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26331 Tested-by: Jenkins Server Reviewed-by: Sachin Gupta --- env.bash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'env.bash') diff --git a/env.bash b/env.bash index 3b81eaee..19a34a12 100755 --- a/env.bash +++ b/env.bash @@ -42,7 +42,7 @@ export DEFAULT_MACHINE=nimbus # The following ENV variables are required by the pre/post commit hooks export PROJECT_NAME=sbe -export TOOLSDIR=$SBEROOT/tools/hookScripts +export TOOLSDIR=$SBEROOT/sbe/build/tools/hooks export HOOKSDIR=$SBEROOT/.git/hooks export IMPORT_REL_PATH=import export IMPORT_DIR=$SBEROOT/$IMPORT_REL_PATH -- cgit v1.2.1