mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-08-14 07:10:21 +00:00
[go-xcat] Fix a bug of command line argument processing
This commit is contained in:
@@ -1246,7 +1246,6 @@ do
|
||||
*)
|
||||
[ "$1" == "--" ] && shift
|
||||
GO_XCAT_ACTION="$1"
|
||||
shift
|
||||
;;
|
||||
esac
|
||||
shift
|
||||
|
Reference in New Issue
Block a user