--- a/test/test_remote.sh +++ b/test/test_remote.sh @@ -76,38 +76,38 @@ error: unable to open file: nonexistent-host: -- failed to ssh to host: ... EOF -run_test ${lnav_test} -d /tmp/lnav.err -n \ - localhost:nonexistent-file +# run_test ${lnav_test} -d /tmp/lnav.err -n \ +# localhost:nonexistent-file -check_error_output "no error for nonexistent-file?" <