2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-31 10:06:39 +00:00

Use defined variable in updateflag.awk

just minor code cleanup
This commit is contained in:
Obihörnchen 2017-01-06 10:00:59 +01:00 committed by GitHub
parent 2fc866672a
commit b88db44a22

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