OSDN Git Service

Revert "Print debug output on the lha-test13"
authorKoji Arai <jca02266@gmail.com>
Wed, 5 Oct 2016 13:40:37 +0000 (22:40 +0900)
committerKoji Arai <jca02266@gmail.com>
Wed, 5 Oct 2016 13:40:37 +0000 (22:40 +0900)
This reverts commit 9f0119d0939ede78354020481a062ab0569805a4.

tests/lha-test13

index ad6b273..e744afc 100644 (file)
@@ -52,15 +52,11 @@ $lha xtw=test-tmp-sjis-d test-tmp-sjis.lzh
                                                        check $? $LINENO
 diff test-tmp-sjis test-tmp-sjis-d/test-tmp-euc
                                                        check $? $LINENO
-od -ct x1 test-tmp-sjis >&2
-od -ct x1 test-tmp-sjis-d/test-tmp-euc >&2
 # sjis to euc (CR LF to LF)
 $lha xew=test-tmp-euc-d2 test-tmp-sjis.lzh
                                                        check $? $LINENO
 diff test-tmp-euc test-tmp-euc-d2/test-tmp-euc
                                                        check $? $LINENO
-od -ct x1 test-tmp-euc >&2
-od -ct x1 test-tmp-euc-d2/test-tmp-euc >&2
 
 i=0
 while ((i < 10))