]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
Merge pull request #1220 from felixhandte/list-stdin-check
authorYann Collet <Cyan4973@users.noreply.github.com>
Fri, 29 Jun 2018 21:08:45 +0000 (14:08 -0700)
committerGitHub <noreply@github.com>
Fri, 29 Jun 2018 21:08:45 +0000 (14:08 -0700)
Allow Invoking `zstd --list` When `stdin` is not a `tty`


Trivial merge