mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-20 21:20:36 +00:00
Merge pull request #1354 from neo954/go-xcat
[go-xcat] Fix bug #1351 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