OSDN Git Service
(root)
/
lha
/
lha.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b33d226
)
Revert "Print debug output on the lha-test13"
author
Koji Arai
<jca02266@gmail.com>
Wed, 5 Oct 2016 13:40:37 +0000
(22:40 +0900)
committer
Koji Arai
<jca02266@gmail.com>
Wed, 5 Oct 2016 13:40:37 +0000
(22:40 +0900)
This reverts commit
9f0119d0939ede78354020481a062ab0569805a4
.
tests/lha-test13
patch
|
blob
|
history
diff --git
a/tests/lha-test13
b/tests/lha-test13
index
ad6b273
..
e744afc
100644
(file)
--- a/
tests/lha-test13
+++ b/
tests/lha-test13
@@
-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))