aboutsummaryrefslogtreecommitdiff
path: root/testsuite/od.tests
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2011-08-10 00:51:29 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2011-08-10 00:51:29 +0200
commitb47b3ce1bd651c689fae3cac2760f43f453e2b6e (patch)
tree792a1710799fbf57c66fa51a642ae6d5074640c5 /testsuite/od.tests
parentb347df91317ca05910e930c94fdba30baf9e2de8 (diff)
downloadbusybox-w32-b47b3ce1bd651c689fae3cac2760f43f453e2b6e.tar.gz
busybox-w32-b47b3ce1bd651c689fae3cac2760f43f453e2b6e.tar.bz2
busybox-w32-b47b3ce1bd651c689fae3cac2760f43f453e2b6e.zip
randomconfig fixes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'testsuite/od.tests')
-rwxr-xr-xtestsuite/od.tests4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/od.tests b/testsuite/od.tests
index fa47b4790..7a9da3e97 100755
--- a/testsuite/od.tests
+++ b/testsuite/od.tests
@@ -16,7 +16,7 @@ testing "od -b" \
16 "" "HELLO" 16 "" "HELLO"
17SKIP= 17SKIP=
18 18
19optional DESKTOP 19optional DESKTOP LONG_OPTS
20testing "od -b --traditional" \ 20testing "od -b --traditional" \
21 "od -b --traditional" \ 21 "od -b --traditional" \
22"\ 22"\
@@ -26,7 +26,7 @@ testing "od -b --traditional" \
26 "" "HELLO" 26 "" "HELLO"
27SKIP= 27SKIP=
28 28
29optional DESKTOP 29optional DESKTOP LONG_OPTS
30testing "od -b --traditional FILE" \ 30testing "od -b --traditional FILE" \
31 "od -b --traditional input" \ 31 "od -b --traditional input" \
32"\ 32"\