Closed masahif closed 11 years ago
However the commit message "Following way didn't work and fix it" isn't proper. Could you change the message and push it to this pull request or, if necessary, make a new pull request?
I requested you to change the commit message in masahif@bec841c194a415979ce0076d8cf99eaf26855500. Could I merge it with the incorrect message?
Sorry for my misunderstanding
Thanks!
Behaviour of snzip is difference with other same kind command such as bzip2 or gzip.
$ cat test.txt.bz2 | bzip2 -d foo bar baz
$ cat test.txt.sz | ./snzip -d # different behaviour!!! I won't write compressed data to a terminal. For help, type: 'snzip -h'. When the command use with stdin, only snzip complain.
https://github.com/kubo/snzip/pull/4