From bfa1b2e8e8aaddcf849011a12cb2ac634b27f339 Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Tue, 11 May 2010 03:53:57 +0200 Subject: randomtest fixes Signed-off-by: Denys Vlasenko --- testsuite/od.tests | 2 ++ 1 file changed, 2 insertions(+) (limited to 'testsuite/od.tests') diff --git a/testsuite/od.tests b/testsuite/od.tests index 0bf1f4c54..a2d015ad7 100755 --- a/testsuite/od.tests +++ b/testsuite/od.tests @@ -6,6 +6,7 @@ # testing "test name" "options" "expected result" "file input" "stdin" +optional DESKTOP testing "od -b" \ "od -b" \ "\ @@ -13,5 +14,6 @@ testing "od -b" \ 0000005 " \ "" "HELLO" +SKIP= exit $FAILCOUNT -- cgit v1.2.3