Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2006-12-27 07:35:09 +0300
committerDenis Vlasenko <vda.linux@googlemail.com>2006-12-27 07:35:09 +0300
commit7b76233290bd9dead1848f28ed6d0edfcceb8e09 (patch)
treeb963999fc54eddb65f1929b894f868e24851fc9c /testsuite/date/date-format-works
Correcting tag name to be like previous ones1_3_0
Diffstat (limited to 'testsuite/date/date-format-works')
-rw-r--r--testsuite/date/date-format-works1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/date/date-format-works b/testsuite/date/date-format-works
new file mode 100644
index 000000000..f28d06cfc
--- /dev/null
+++ b/testsuite/date/date-format-works
@@ -0,0 +1 @@
+test x"`date +%d/%m/%y`" = x"`busybox date +%d/%m/%y`"