mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-28 08:04:07 +02:00
Removed the requirement to pass in at least one parameter to the script.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10642 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
c14164f4f3
commit
9f2ced4e2b
@ -26,7 +26,6 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
if [ \
|
if [ \
|
||||||
-z "$1" -o \
|
|
||||||
"$1" = "-?" -o \
|
"$1" = "-?" -o \
|
||||||
"$1" = "-h" -o \
|
"$1" = "-h" -o \
|
||||||
"$1" = "--help" \
|
"$1" = "--help" \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user