mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-31 01:56:39 +00:00
[go-xcat] Fix a bug of command line argument processing
This commit is contained in:
parent
afa26d2e86
commit
604f6f338e
@ -1246,7 +1246,6 @@ do
|
||||
*)
|
||||
[ "$1" == "--" ] && shift
|
||||
GO_XCAT_ACTION="$1"
|
||||
shift
|
||||
;;
|
||||
esac
|
||||
shift
|
||||
|
Loading…
x
Reference in New Issue
Block a user