mirror of
https://github.com/tstack/lnav
synced 2024-11-15 18:13:10 +00:00
[test] don't include seconds in a touch -t arg
This commit is contained in:
parent
72e3a4d8df
commit
d54be05340
@ -66,7 +66,7 @@ Jan 03 09:47:02 2007 -- 000
|
|||||||
EOF
|
EOF
|
||||||
fi
|
fi
|
||||||
|
|
||||||
touch -t 20140406110923 ${srcdir}/logfile_tcf.1
|
touch -t 201404061109 ${srcdir}/logfile_tcf.1
|
||||||
run_test ./drive_logfile -t -f tcf_log ${srcdir}/logfile_tcf.1
|
run_test ./drive_logfile -t -f tcf_log ${srcdir}/logfile_tcf.1
|
||||||
|
|
||||||
check_output "TCF timestamp interpreted incorrectly for hour wrap?" <<EOF
|
check_output "TCF timestamp interpreted incorrectly for hour wrap?" <<EOF
|
||||||
|
Loading…
Reference in New Issue
Block a user