]> git.ipfire.org Git - thirdparty/zstd.git/commit
cli : fix : --rm is silent when input is stdin
authorYann Collet <cyan@fb.com>
Mon, 27 Feb 2017 23:57:50 +0000 (15:57 -0800)
committerYann Collet <cyan@fb.com>
Mon, 27 Feb 2017 23:57:50 +0000 (15:57 -0800)
commitdccd6b6f653155d6f08d20b64ca6fcbe5a0052fa
tree55a2ccd0e5feb6bcc3e115128c684b05ebb6505b
parentb78f2110684763961e30cacaa5b669e698b6e7b2
cli : fix : --rm is silent when input is stdin

previously, app would produce an error message, and stop.
NEWS
lib/compress/zstd_compress.c
programs/fileio.c