Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(500)

Unified Diff: net/data/ftp/dir-listing-ls-1.expected

Issue 1120012: Fix the "ls -l" style date parser to correctly guess the year if it is not provided. (Closed)
Patch Set: better comments Created 10 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | net/data/ftp/dir-listing-ls-1-utf8.expected » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/data/ftp/dir-listing-ls-1.expected
diff --git a/net/data/ftp/dir-listing-ls-1.expected b/net/data/ftp/dir-listing-ls-1.expected
index 6e78dc265956a56da03a5a2fccdbf35c295a3b63..40375902c4c8ac89c9d7582febe35f57bf69723b 100644
--- a/net/data/ftp/dir-listing-ls-1.expected
+++ b/net/data/ftp/dir-listing-ls-1.expected
@@ -1,7 +1,7 @@
d
.
-1
-current
+1994
5
15
18
@@ -10,7 +10,7 @@ current
d
..
-1
-current
+1994
5
15
18
« no previous file with comments | « no previous file | net/data/ftp/dir-listing-ls-1-utf8.expected » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698