Commit ac2dc9fc authored by Andrey Vagin's avatar Andrey Vagin Committed by Pavel Emelyanov

test/ext-links: fix path to the ip tool

run.sh: line 17: xip: command not found
Signed-off-by: 's avatarAndrey Vagin <avagin@openvz.org>
Signed-off-by: 's avatarPavel Emelyanov <xemul@parallels.com>
parent 1c4f8478
#!/bin/bash #!/bin/bash
ip=${CR_IP_TOOL:-xip} ip=${CR_IP_TOOL:-ip}
mvln="mv0" mvln="mv0"
finf="finish" finf="finish"
outf="ns_output" outf="ns_output"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment