fix accumulated whitespace and indentation damage
[oweals/busybox.git] / testsuite / bunzip2.tests
index 4861221746c3bf92b05b3e70f82b2d56cfb0b5e6..2b27dd56b33821b11b40d8f925eb5e4b58ed6401 100755 (executable)
@@ -73,7 +73,7 @@ HELLO
 prep; >t1; check "$unpack: already exists" "${bb}$unpack t1.$ext t2.$ext; echo \$?; cat t1 t2"
 
 
-# From old testsuite 
+# From old testsuite
 expected="HELLO\n0\n"
 prep; check "$unpack: stream unpack" "cat t1.$ext | ${bb}$unpack; echo $?"