From 11a189656c22805fdab4e8c6747365060b61617d Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Thu, 23 Jun 2011 11:57:32 -0400 Subject: Move all test log dates to yyyy-mm-dd. Trying to remember that these used a non-ISO8601 date format was driving me nuts. All regression tests pass. --- test/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/README') diff --git a/test/README b/test/README index ca452ac1..a15090e7 100644 --- a/test/README +++ b/test/README @@ -8,5 +8,5 @@ Structured headers are as follows: # Chipset: chipset name and (if possible) firmware revision level. # Description: product description (optional) # Submitted-by: who sent it -# Date: when it was received +# Date: when it was received (ISO8601 yyyy-mm-dd) # Location: city, state/province, country, approximate lat/lon -- cgit v1.2.1