diff --git a/tests/p_lsof/10-test_lsof.sh b/tests/p_lsof/10-test_lsof.sh index b4ad4a2..52b6501 100755 --- a/tests/p_lsof/10-test_lsof.sh +++ b/tests/p_lsof/10-test_lsof.sh @@ -4,8 +4,6 @@ t_Log "Running $0 - testing lsof against ssh port" -../p_openssh/0-install_sshd.sh - sshd_status=`service sshd status | grep running` if ! [ "$sshd_status" ] then