#! /bin/bash if test x"$SFTP_TEST_URL" == x""; then exit 0 fi run_test ${lnav_test} -n \ file://${test_dir}/logfile_access_log.0 check_output "file URL is not working" <> curl_access_log.0" \ $SFTP_TEST_URL/`pwd`/curl_access_log.0 check_output "sftp URL is not working" <