[edk2-devel] [PATCH 4/6] edksetup.sh: remove redundant -?, -h and --help in options parsing

rebecca at bsdio.com rebecca at bsdio.com
Mon Jul 15 22:25:14 UTC 2019


Signed-off-by: Rebecca Cran <rebecca at bsdio.com>
---
 edksetup.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/edksetup.sh b/edksetup.sh
index 76c8d7916e..06d2f041e6 100755
--- a/edksetup.sh
+++ b/edksetup.sh
@@ -194,7 +194,7 @@ do
       RECONFIG=TRUE
       shift
     ;;
-    -?|-h|--help|*)
+    *)
       HelpMsg
       break
     ;;
-- 
2.22.0


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#43746): https://edk2.groups.io/g/devel/message/43746
Mute This Topic: https://groups.io/mt/32483826/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-




More information about the edk2-devel-archive mailing list