aboutsummaryrefslogtreecommitdiff
path: root/testcases/lib
diff options
context:
space:
mode:
authorPetr Vorel <pvorel@suse.cz>2018-06-06 17:17:38 +0200
committerPetr Vorel <pvorel@suse.cz>2018-06-06 17:17:38 +0200
commit688a47546b9624735079b533d69b49ac20a2f719 (patch)
treeeb8084c754c81a4916fa5771dfcf0e628ca3fc7e /testcases/lib
parenta4e9cdd1d57c167fc585235c27c38c193cf0a3b7 (diff)
net: Remove $ipver setups and replace the usage with $TST_IPVER
Acked-by: Alexey Kodanev <alexey.kodanev@oracle.com> Signed-off-by: Petr Vorel <pvorel@suse.cz>
Diffstat (limited to 'testcases/lib')
-rw-r--r--testcases/lib/tst_net.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/testcases/lib/tst_net.sh b/testcases/lib/tst_net.sh
index ccec27927..aad701952 100644
--- a/testcases/lib/tst_net.sh
+++ b/testcases/lib/tst_net.sh
@@ -69,7 +69,6 @@ tst_net_remote_tmpdir()
tst_net_setup()
{
- ipver=${TST_IPV6:-4}
tst_net_remote_tmpdir
[ -n "$TST_SETUP_CALLER" ] && $TST_SETUP_CALLER
}
@@ -80,7 +79,6 @@ fi
if [ -n "$TST_USE_LEGACY_API" ]; then
tst_net_read_opts "$@"
- ipver=${TST_IPV6:-4}
fi
# old vs. new API compatibility layer