From 5c6fde92a657e94639f69d7d27821b574e417bda Mon Sep 17 00:00:00 2001 From: Tim Stack Date: Thu, 4 Apr 2024 22:19:40 -0700 Subject: [PATCH] [tests] try to fix a couple issues --- test/Makefile.am | 1 + test/test_sql.sh | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/test/Makefile.am b/test/Makefile.am index 0c9fe3ed..f7d83f78 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -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 diff --git a/test/test_sql.sh b/test/test_sql.sh index 594ef522..6abb5ad0 100644 --- a/test/test_sql.sh +++ b/test/test_sql.sh @@ -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