]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Removed the requirement to pass in at least one parameter to the script.
authorgeekboy15a <geekboy15a@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 9 Jul 2010 19:42:03 +0000 (19:42 +0000)
committergeekboy15a <geekboy15a@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 9 Jul 2010 19:42:03 +0000 (19:42 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10642 6f19259b-4bc3-4df7-8a09-765794883524

edksetup.sh

index c4fe9a60eff70a97a7b36d8b868cfa15224ece29..eeb6d4ad0cac4bf4a1b767e848950b77742cb463 100755 (executable)
@@ -26,7 +26,6 @@
 #
 
 if [ \
-     -z "$1" -o \
      "$1" = "-?" -o \
      "$1" = "-h" -o \
      "$1" = "--help" \