1
1
mirror of https://github.com/tstack/lnav.git synced 2024-10-05 17:17:37 +03:00

[tests] revert debugging stuff

This commit is contained in:
Tim Stack 2024-05-10 09:01:52 -07:00
parent 6b0b82f856
commit 2ed19ec00c

View File

@ -475,11 +475,6 @@ run_cap_test ${lnav_test} -n \
logfile_rollover.1.live
touch -t 200711030923 ${srcdir}/logfile_syslog.0
run_cap_test ls -lha /etc/localtime ${test_dir}/logfile_syslog.0
run_cap_test ${lnav_test} -n \
-c ";UPDATE lnav_views SET options = json_object('row-details', 'show') WHERE name = 'log'" \
${test_dir}/logfile_syslog.0
run_cap_test ${lnav_test} -n \
-c ":switch-to-view histogram" \
-c ":zoom-to 4-hour" \