mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-07-29 15:51:18 +00:00
Remove trailing spaces in file xCAT-genesis-scripts/usr/bin/updateflag.awk
This commit is contained in:
@@ -5,7 +5,7 @@ BEGIN {
|
||||
xcatdhost = ARGV[1]
|
||||
xcatdport = ARGV[2]
|
||||
flag = ARGV[3]
|
||||
|
||||
|
||||
if (!flag) flag = "next"
|
||||
|
||||
ns = "/inet/tcp/0/" ARGV[1] "/" xcatdport
|
||||
|
Reference in New Issue
Block a user