summaryrefslogtreecommitdiffstats
path: root/env.bash
diff options
context:
space:
mode:
authorSangeetha T S <sangeet2@in.ibm.com>2016-06-28 05:11:43 -0500
committerSachin Gupta <sgupta2m@in.ibm.com>2016-07-01 07:29:52 -0400
commit82f9fe9c97b0a39261eef652765facdfd74e545b (patch)
tree040256c2012c1672668b4343f5f8b03f619aea11 /env.bash
parentea84ca31e0fa859b4401a32fefc1e5cc3e33b004 (diff)
downloadtalos-sbe-82f9fe9c97b0a39261eef652765facdfd74e545b.tar.gz
talos-sbe-82f9fe9c97b0a39261eef652765facdfd74e545b.zip
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 <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
Diffstat (limited to 'env.bash')
-rwxr-xr-xenv.bash2
1 files changed, 1 insertions, 1 deletions
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
OpenPOWER on IntegriCloud