2
0
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:
GONG Jie
2017-12-31 23:59:59 +00:00
parent 815d4a5653
commit 6dac9ae943

View File

@@ -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