2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-30 09:36:41 +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
commit bce3ec37e0

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) {