1
1
mirror of https://github.com/tstack/lnav.git synced 2024-09-11 13:05:51 +03:00

[test] fix broken path

This commit is contained in:
Timothy Stack 2021-10-02 22:38:14 -07:00
parent 008b1c827b
commit 6e6487935a

View File

@ -159,7 +159,7 @@ run_test ${lnav_test} -n \
-c ':write-raw-to -' \
${test_dir}/logfile_json.json
check_output "log levels not working" < ${test_dir}logfile_json.json
check_output "log levels not working" < ${test_dir}/logfile_json.json
run_test ${lnav_test} -n \
-I ${test_dir} \