OSDN Git Service

Merge branch 'master' of github.com:jca02266/lha
[lha/lha.git] / 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))