projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ffdcb41
)
testsuite: fix
author
Denis Vlasenko
<vda.linux@googlemail.com>
Wed, 23 Apr 2008 06:42:49 +0000
(06:42 -0000)
committer
Denis Vlasenko
<vda.linux@googlemail.com>
Wed, 23 Apr 2008 06:42:49 +0000
(06:42 -0000)
testsuite/date/date-u-works
patch
|
blob
|
history
diff --git
a/testsuite/date/date-u-works
b/testsuite/date/date-u-works
index 7d9902a3ffcebb67df9505a266dfc68f19f469a4..665e4ea94e30d2162acda8246a5854f4ab6c5e6c 100644
(file)
--- a/
testsuite/date/date-u-works
+++ b/
testsuite/date/date-u-works
@@
-1,2
+1,2
@@
-test x"
`date -u`" = x"`busybox date -u
`"
+test x"
Wed Apr 23 11:22:33 UTC 2008" = x"`busybox date -u -d 11:22:33
`"