]> git.proxmox.com Git - mirror_edk2.git/blobdiff - edksetup.sh
Clean up DEC files:
[mirror_edk2.git] / edksetup.sh
index c4fe9a60eff70a97a7b36d8b868cfa15224ece29..8eeea1130361e70fbf214a29059a5392caba71ee 100755 (executable)
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2006 - 2008, Intel Corporation. All rights reserved.<BR>
+# Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR>
 # This program and the accompanying materials
 # are licensed and made available under the terms and conditions of the BSD License
 # which accompanies this distribution.  The full text of the license may be found at
@@ -26,7 +26,6 @@
 #
 
 if [ \
-     -z "$1" -o \
      "$1" = "-?" -o \
      "$1" = "-h" -o \
      "$1" = "--help" \