#! /bin/bash echo "Hello, World!" > not:a:remote:file run_test ${lnav_test} -d /tmp/lnav.err -n \ not:a:remote:file check_output "a file with colons cannot be read?" < not:a:remote:dir/file run_test ${lnav_test} -d /tmp/lnav.err -n \ not:a:remote:dir check_output "a file in a dir with colons cannot be read?" < remote/sshd_config < remote/ssh_config < test_remote.err mv test_remote.err `test_err_filename` check_error_output "no error for nonexistent-host?" <