aboutsummaryrefslogtreecommitdiff
path: root/testsuite/date/date-works-1
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/date/date-works-1')
-rw-r--r--testsuite/date/date-works-12
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/date/date-works-1 b/testsuite/date/date-works-1
index bd984c0be..1b3e47ab0 100644
--- a/testsuite/date/date-works-1
+++ b/testsuite/date/date-works-1
@@ -126,4 +126,4 @@ test x"$res" = xOK
126 126
127# This should error out (by showing usage text). Testing for that 127# This should error out (by showing usage text). Testing for that
128dt=`busybox date -d 012311332000.30 %+c 2>&1 | head -n 1` 128dt=`busybox date -d 012311332000.30 %+c 2>&1 | head -n 1`
129test x"${dt#BusyBox * multi-call binary}" = x 129test x"${dt##BusyBox * multi-call binary*}" = x""