summaryrefslogtreecommitdiffstats
path: root/sb
diff options
context:
space:
mode:
Diffstat (limited to 'sb')
-rwxr-xr-xsb5
1 files changed, 2 insertions, 3 deletions
diff --git a/sb b/sb
index 5dda9b61..7315f7ff 100755
--- a/sb
+++ b/sb
@@ -6,7 +6,7 @@
#
# OpenPOWER sbe Project
#
-# Contributors Listed Below - COPYRIGHT 2016
+# Contributors Listed Below - COPYRIGHT 2016,2017
# [+] International Business Machines Corp.
#
#
@@ -100,8 +100,7 @@ sb_workon()
export SBE_INSIDE_WORKON=1
echo "Setting environment variables..."
source ./env.bash
- echo "Spawning new shell with devtoolset 2..."
- scl enable devtoolset-2 bash
+ bash
fi
}
OpenPOWER on IntegriCloud