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:
commit
bce3ec37e0
@ -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) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user