Fix expected output in ar01 testcase
commita76f4c2e1bbdba72c567116789be722ef40c2f55
authorJiri Palecek <jirka@debian.(none)>
Wed, 21 Oct 2009 00:02:00 +0000 (21 02:02 +0200)
committerJiri Palecek <jirka@debian.(none)>
Sat, 12 Dec 2009 13:47:33 +0000 (12 14:47 +0100)
treeb0c1bf947c308229e24803820b0746e30182b586
parentb6132d2052f588dc5bdc7115ea3ccfc890dceb65
Fix expected output in ar01 testcase

 According to POSIX, the verbose output of "ar -tv" should not contain
 the leading zero in day-of-month (its format should be equivalent to
 %e specifier of date)
testcases/commands/ade/ar/ar01