summaryrefslogtreecommitdiffstats
path: root/customrc
diff options
context:
space:
mode:
Diffstat (limited to 'customrc')
-rwxr-xr-xcustomrc5
1 files changed, 2 insertions, 3 deletions
diff --git a/customrc b/customrc
index 79175fdf..55360e7b 100755
--- a/customrc
+++ b/customrc
@@ -2,9 +2,9 @@
# Never checkin this file other than changes in BACKING_BUILD
# If you want to change location of default sandbox root, enable SANDBOXROOT
-#export SANDBOXROOT=~/workspace/
+export SANDBOXROOT=$SBEROOT
# If you want to change name of default sandbox, enable SANDBOXNAME
-#export SANDBOXNAME=sbe_simics_sandbox
+export SANDBOXNAME=test_sb
#export WORKSPACE=<set it to your root ppe directory. This is required if you
# to use build script locally>
@@ -12,4 +12,3 @@ export MACHINE=NIMBUS
export BACKING_BUILD=/esw/fips910/Builds/b0314a_1612.910/
export SIMICSOPTIONS="-nre"
-
OpenPOWER on IntegriCloud