From 6ae6426a7485b5835c23aea198b3065f491d918b Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Sat, 18 Jul 2009 16:22:26 +0200 Subject: fix mountpoint test to not prevemt mkfs_xxx from making image in any file Signed-off-by: Denys Vlasenko --- testsuite/od.tests | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuite/od.tests') diff --git a/testsuite/od.tests b/testsuite/od.tests index 69c29952a..f136bb5fa 100755 --- a/testsuite/od.tests +++ b/testsuite/od.tests @@ -10,7 +10,7 @@ testing "od -b" \ "od -b" \ "\ 0000000 110 105 114 114 117 -0000006 +0000005 " \ "" "HELLO" -- cgit v1.2.3