[tests] try to fix a couple issues

pull/1249/head
Tim Stack 1 month ago
parent b266bb68ff
commit 5c6fde92a6

@ -584,6 +584,7 @@ distclean-local:
$(RM_V)rm -rf rotmp
$(RM_V)rm -rf meta-sessions
$(RM_V)rm -rf mgmt-config
$(RM_V)rm -rf naughty
$(RM_V)rm -rf piper-config
$(RM_V)rm -rf nested
$(RM_V)rm -rf test-config

@ -285,7 +285,7 @@ run_cap_test ${lnav_test} -n \
-c ':spectrogram c_ip' \
${test_dir}/logfile_access_log.0
run_cap_test env TZ=UTC LC_NUMERIC=C ${lnav_test} -n \
run_cap_test env TZ=UTC LC_ALL=C ${lnav_test} -n \
-c ':spectrogram bro_response_body_len' \
${test_dir}/logfile_bro_http.log.0

Loading…
Cancel
Save