Skip to content

Commit 8b5c74d

Browse files
committed
tst_net.sh: Remove PASSWD
Not used any more since ftp01.sh removal (the last test which was using it). Follow-up: b8531de ("tcp_cmds: Remove ftp01.sh test, binary data files") Signed-off-by: Petr Vorel <pvorel@suse.cz>
1 parent baa2cbb commit 8b5c74d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

testcases/lib/tst_net.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1144,7 +1144,6 @@ tst_net_detect_ipv6
11441144
# Management Link
11451145
[ -z "$RHOST" ] && TST_USE_NETNS="yes"
11461146
export RHOST="$RHOST"
1147-
export PASSWD="${PASSWD:-}"
11481147
# Don't use it in new tests, use tst_rhost_run() from tst_net.sh instead.
11491148
export LTP_RSH="${LTP_RSH:-ssh -nq}"
11501149

0 commit comments

Comments
 (0)