From 77895dd5ffb92ef6d092e8e6a0fa497f8948fb01 Mon Sep 17 00:00:00 2001 From: Patrick Williams Date: Tue, 12 Jun 2012 16:56:31 -0500 Subject: Change permissions on VPO scripts. Change-Id: If908f435471b7a6d18f9bddb46eeb4487c05d60c RTC: 43489 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1192 Tested-by: Jenkins Server Reviewed-by: CAMVAN T. NGUYEN Reviewed-by: Mark W. Wenning Reviewed-by: A. Patrick Williams III --- src/build/debug/Hostboot/CallFunc.pm | 4 ++-- src/build/debug/Hostboot/CxxTest.pm | 4 ++-- src/build/debug/Hostboot/Gcov.pm | 3 +-- src/build/debug/Hostboot/MemStats.pm | 4 ++-- src/build/vpo/Setup_Env | 0 src/build/vpo/VBU_Cacheline.pm | 2 +- src/build/vpo/do_sprint | 3 +-- src/build/vpo/hb-istep | 2 +- src/build/vpo/hb-virtdebug.pl | 5 ++--- 9 files changed, 12 insertions(+), 15 deletions(-) mode change 100644 => 100755 src/build/debug/Hostboot/CallFunc.pm mode change 100644 => 100755 src/build/debug/Hostboot/CxxTest.pm mode change 100644 => 100755 src/build/debug/Hostboot/Gcov.pm mode change 100644 => 100755 src/build/debug/Hostboot/MemStats.pm mode change 100644 => 100755 src/build/vpo/Setup_Env mode change 100644 => 100755 src/build/vpo/VBU_Cacheline.pm mode change 100644 => 100755 src/build/vpo/do_sprint mode change 100644 => 100755 src/build/vpo/hb-istep mode change 100644 => 100755 src/build/vpo/hb-virtdebug.pl (limited to 'src') diff --git a/src/build/debug/Hostboot/CallFunc.pm b/src/build/debug/Hostboot/CallFunc.pm old mode 100644 new mode 100755 index 64c5f8573..e53393131 --- a/src/build/debug/Hostboot/CallFunc.pm +++ b/src/build/debug/Hostboot/CallFunc.pm @@ -5,7 +5,7 @@ # # IBM CONFIDENTIAL # -# COPYRIGHT International Business Machines Corp. 2011 - 2012 +# COPYRIGHT International Business Machines Corp. 2011-2012 # # p1 # @@ -19,7 +19,7 @@ # # Origin: 30 # -# IBM_PROLOG_END +# IBM_PROLOG_END_TAG use strict; package Hostboot::CallFunc; diff --git a/src/build/debug/Hostboot/CxxTest.pm b/src/build/debug/Hostboot/CxxTest.pm old mode 100644 new mode 100755 index 6e0bf4e98..4eebf26a9 --- a/src/build/debug/Hostboot/CxxTest.pm +++ b/src/build/debug/Hostboot/CxxTest.pm @@ -5,7 +5,7 @@ # # IBM CONFIDENTIAL # -# COPYRIGHT International Business Machines Corp. 2011 - 2012 +# COPYRIGHT International Business Machines Corp. 2011-2012 # # p1 # @@ -19,7 +19,7 @@ # # Origin: 30 # -# IBM_PROLOG_END +# IBM_PROLOG_END_TAG use strict; package Hostboot::CxxTest; diff --git a/src/build/debug/Hostboot/Gcov.pm b/src/build/debug/Hostboot/Gcov.pm old mode 100644 new mode 100755 index 2ebcc3bb1..73325f58c --- a/src/build/debug/Hostboot/Gcov.pm +++ b/src/build/debug/Hostboot/Gcov.pm @@ -20,8 +20,7 @@ # # Origin: 30 # -# IBM_PROLOG_END - +# IBM_PROLOG_END_TAG use strict; use File::Path; use File::Basename; diff --git a/src/build/debug/Hostboot/MemStats.pm b/src/build/debug/Hostboot/MemStats.pm old mode 100644 new mode 100755 index 7ec650fe1..00ffd01ee --- a/src/build/debug/Hostboot/MemStats.pm +++ b/src/build/debug/Hostboot/MemStats.pm @@ -5,7 +5,7 @@ # # IBM CONFIDENTIAL # -# COPYRIGHT International Business Machines Corp. 2011 - 2012 +# COPYRIGHT International Business Machines Corp. 2011-2012 # # p1 # @@ -19,7 +19,7 @@ # # Origin: 30 # -# IBM_PROLOG_END +# IBM_PROLOG_END_TAG use strict; package Hostboot::MemStats; diff --git a/src/build/vpo/Setup_Env b/src/build/vpo/Setup_Env old mode 100644 new mode 100755 diff --git a/src/build/vpo/VBU_Cacheline.pm b/src/build/vpo/VBU_Cacheline.pm old mode 100644 new mode 100755 index d063fea4e..41e2760b5 --- a/src/build/vpo/VBU_Cacheline.pm +++ b/src/build/vpo/VBU_Cacheline.pm @@ -6,7 +6,7 @@ # # IBM CONFIDENTIAL # -# COPYRIGHT International Business Machines Corp. 2011 - 2012 +# COPYRIGHT International Business Machines Corp. 2011-2012 # # p1 # diff --git a/src/build/vpo/do_sprint b/src/build/vpo/do_sprint old mode 100644 new mode 100755 index e0b1c7bf4..81e1a86fd --- a/src/build/vpo/do_sprint +++ b/src/build/vpo/do_sprint @@ -20,8 +20,7 @@ # # Origin: 30 # -# IBM_PROLOG_END - +# IBM_PROLOG_END_TAG # Common Sprint Release test case execution # # NOTE: Execution environment must be intialized prior using source Setup_Env script diff --git a/src/build/vpo/hb-istep b/src/build/vpo/hb-istep old mode 100644 new mode 100755 index beda8eed0..de58365b2 --- a/src/build/vpo/hb-istep +++ b/src/build/vpo/hb-istep @@ -6,7 +6,7 @@ # # IBM CONFIDENTIAL # -# COPYRIGHT International Business Machines Corp. 2011 - 2012 +# COPYRIGHT International Business Machines Corp. 2011-2012 # # p1 # diff --git a/src/build/vpo/hb-virtdebug.pl b/src/build/vpo/hb-virtdebug.pl old mode 100644 new mode 100755 index ed751dfb8..55d414ae3 --- a/src/build/vpo/hb-virtdebug.pl +++ b/src/build/vpo/hb-virtdebug.pl @@ -6,7 +6,7 @@ # # IBM CONFIDENTIAL # -# COPYRIGHT International Business Machines Corp. 2011 +# COPYRIGHT International Business Machines Corp. 2011-2012 # # p1 # @@ -20,8 +20,7 @@ # # Origin: 30 # -# IBM_PROLOG_END - +# IBM_PROLOG_END_TAG # # Purpose: This perl script works on VBU and will dump either the entire L3 or # relevant data such as the code version, kernel printk buffer & component traces. -- cgit v1.2.1