bug-cpio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-cpio] [PATCH 1/3] Fix symlink-bad-length test


From: Giuseppe Scrivano
Subject: [Bug-cpio] [PATCH 1/3] Fix symlink-bad-length test
Date: Thu, 20 Aug 2015 11:19:19 +0200

* tests/symlink-bad-length.at: Check for the correct output, if the
date is more than 6 months in the future then the year is displayed.
---
 tests/symlink-bad-length.at | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/symlink-bad-length.at b/tests/symlink-bad-length.at
index e1a7093..2cdc692 100644
--- a/tests/symlink-bad-length.at
+++ b/tests/symlink-bad-length.at
@@ -57,7 +57,7 @@ cat stderr | grep -v \
 echo >&2 STDERR
 ],
 [0],
-[-rw-rw-r--   1 10029    10031          13 Nov 25 11:52 FILE
+[-rw-rw-r--   1 10029    10031          13 Nov 25  2014 FILE
 ],[STDERR
 ])
 
-- 
2.4.3




reply via email to

[Prev in Thread] Current Thread [Next in Thread]