aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2020-06-24 08:53:16 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2020-06-24 08:53:16 +0200
commit21c56816eabee559559b5a03131a22dc420f0888 (patch)
tree62304ea91160767e5d317fcdda189df14545ffe8 /tests
parent85804b86a97e6275fa015c130f382043d52503fa (diff)
Don't use utime() on Windows
It has the seconds precision even if the time is unspecified.
Diffstat (limited to 'tests')
-rw-r--r--tests/entry-time/driver.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/entry-time/driver.cxx b/tests/entry-time/driver.cxx
index 5432dcc..1e64b0d 100644
--- a/tests/entry-time/driver.cxx
+++ b/tests/entry-time/driver.cxx
@@ -36,7 +36,7 @@ using namespace butl;
// entry.
//
// -p
-// Print the filesystem entry time as as a number of milliseconds passed
+// Print the filesystem entry time as a number of milliseconds passed
// since UNIX epoch.
//
// -s