From b3cb30f293a4ab8d318a452d5cf83fea56c779cc Mon Sep 17 00:00:00 2001 From: Tim Stack Date: Tue, 7 May 2024 06:18:27 -0700 Subject: [PATCH] [tests] ensure logfile_glog.0 has the right time --- test/test_gantt.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/test/test_gantt.sh b/test/test_gantt.sh index 80651c5c..da385716 100644 --- a/test/test_gantt.sh +++ b/test/test_gantt.sh @@ -4,6 +4,7 @@ export YES_COLOR=1 export TZ=UTC +touch -t 200711030923 ${srcdir}/logfile_glog.0 run_cap_test ${lnav_test} -n \ -c ";UPDATE all_logs set log_opid = 'test1' where log_line in (1, 3, 6)" \ ${test_dir}/logfile_glog.0