Make the Unix Vlv2TbltDevicePkg scripts executable, add shebangs and
skip the requirement to press a key when displaying usage text from
Build_IFWI.sh.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Bruce Cran <bruce.c...@gmail.com>
--
Bruce
Index: Build_IFWI.sh
===================================================================
--- Build_IFWI.sh (revision 16880)
+++ Build_IFWI.sh (working copy)
@@ -1,3 +1,4 @@
+#!/usr/bin/env bash
##**********************************************************************
## Function define
##**********************************************************************
@@ -14,8 +15,6 @@
echo " See Stitch/Stitch_Config.txt for additional stitching
settings."
echo
echo
- echo "Press any key......"
- read
exit 0
}
Property changes on: Build_IFWI.sh
___________________________________________________________________
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Index: GenBiosId
===================================================================
--- GenBiosId (revision 16880)
+++ GenBiosId (working copy)
Property changes on: GenBiosId
___________________________________________________________________
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Index: bld_vlv.sh
===================================================================
--- bld_vlv.sh (revision 16880)
+++ bld_vlv.sh (working copy)
@@ -1,3 +1,4 @@
+#!/usr/bin/env bash
##**********************************************************************
## Function define
##**********************************************************************
Property changes on: bld_vlv.sh
___________________________________________________________________
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Index: cln.sh
===================================================================
--- cln.sh (revision 16880)
+++ cln.sh (working copy)
@@ -1,3 +1,4 @@
+#!/usr/bin/env bash
echo
echo Run build cleanall...
echo
Property changes on: cln.sh
___________________________________________________________________
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=190641631&iu=/4140/ostg.clktrk
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel