summaryrefslogtreecommitdiffstats
path: root/env.bash
diff options
context:
space:
mode:
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 19a34a12..5c9778b5 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/sbe/build/tools/hooks
+export TOOLSDIR=$SBEROOT/sbe/tools/hooks
export HOOKSDIR=$SBEROOT/.git/hooks
export IMPORT_REL_PATH=import
export IMPORT_DIR=$SBEROOT/$IMPORT_REL_PATH
OpenPOWER on IntegriCloud