[test] tests should not rely on the local syslog being readable

pull/1063/head
Tim Stack 2 years ago
parent 5ae2c7dbe7
commit 26bcf0865d

@ -182,7 +182,8 @@ run_cap_test ${lnav_test} -n \
${test_dir}/logfile_access_log.0
run_cap_test ${lnav_test} -n \
-c ':goto 2022-06-16Tabc'
-c ':goto 2022-06-16Tabc' \
${test_dir}/logfile_access_log.0
run_cap_test ${lnav_test} -n \
-c ":goto 1" \

@ -2,4 +2,4 @@
export YES_COLOR=1
run_cap_test ${lnav_test} -n -c ";SELECT yaml_to_json('[abc')"
run_cap_test ${lnav_test} -nN -c ";SELECT yaml_to_json('[abc')"

Loading…
Cancel
Save