summaryrefslogtreecommitdiffstats
path: root/src/test/framework
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/framework')
-rwxr-xr-xsrc/test/framework/build-script4
-rwxr-xr-xsrc/test/framework/create-sandbox2
2 files changed, 1 insertions, 5 deletions
diff --git a/src/test/framework/build-script b/src/test/framework/build-script
index 49eb170c..5fda45aa 100755
--- a/src/test/framework/build-script
+++ b/src/test/framework/build-script
@@ -38,10 +38,6 @@ source "$SBEROOT/src/test/framework/setup-env"
#check-copyright > copyright.log 2>&1 &
#COPYRIGHT_PID=$!
-
-# Build PIBMEM Image
-bash -c "make install img=pibmem" || exit -1
-bash -c "rm -rf $SBEROOT/obj/sbefw" || exit -1
# Build SEEPROM Image
bash -c "make install" || exit -1
diff --git a/src/test/framework/create-sandbox b/src/test/framework/create-sandbox
index c0505344..0ddf74a5 100755
--- a/src/test/framework/create-sandbox
+++ b/src/test/framework/create-sandbox
@@ -6,7 +6,7 @@
#
# OpenPOWER sbe Project
#
-# Contributors Listed Below - COPYRIGHT 2015,2016
+# Contributors Listed Below - COPYRIGHT 2015,2017
# [+] International Business Machines Corp.
#
#
OpenPOWER on IntegriCloud