From 8a863e816e41837dc954eba4b0962efcb0117889 Mon Sep 17 00:00:00 2001 From: spashabk-in Date: Sat, 9 Dec 2017 09:36:11 -0600 Subject: [SBE-code-re-org][6] Build configuration Makefile re-org for project specific build Change-Id: I51893710979f19cf00e41725c83d1c0c653c4b60 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/50744 Tested-by: Jenkins Server Tested-by: FSP CI Jenkins Reviewed-by: Sachin Gupta --- src/test/framework/populate-sandbox | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/test') diff --git a/src/test/framework/populate-sandbox b/src/test/framework/populate-sandbox index 05da6b4a..f765d8fc 100755 --- a/src/test/framework/populate-sandbox +++ b/src/test/framework/populate-sandbox @@ -6,7 +6,7 @@ # # OpenPOWER sbe Project # -# Contributors Listed Below - COPYRIGHT 2015,2016 +# Contributors Listed Below - COPYRIGHT 2015,2018 # [+] International Business Machines Corp. # # @@ -58,4 +58,3 @@ execute_in_sandbox "cd $SBEFW_DIR; mk install_all" \ # Copy test files. cp -r $SBEROOT/src/test/testcases/* $SBETESTDIR/ || exit -1 - -- cgit v1.2.1