mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-07-26 02:30:35 +02:00
fix typo
This commit is contained in:
+1
-1
@@ -116,7 +116,7 @@ sub test_vector
|
||||
['regress-1', "-u -d '1996-11-10 0:00:00 +0' $fmt", {},
|
||||
"1996-11-10 00:00:00", 0],
|
||||
|
||||
['datevtime-1', "000909 +0' $fmt", {}, "2000-09-09 00:00:00", 0],
|
||||
['datevtime-1', "-d 000909 $fmt", {}, "2000-09-09 00:00:00", 0],
|
||||
|
||||
# FIXME: add a lot more...
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user