2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-22 05:55:35 +00:00

Merge pull request #2376 from Obihoernchen/patch-2

Use defined variable in updateflag.awk
This commit is contained in:
yangsong
2017-01-06 17:32:21 +08:00
committed by GitHub

View File

@ -8,7 +8,7 @@ BEGIN {
if (!flag) flag = "next"
ns = "/inet/tcp/0/" ARGV[1] "/" xcatdport
ns = "/inet/tcp/0/" xcatdhost "/" xcatdport
loop = 0
while(1) {