]> git.ipfire.org Git - thirdparty/zstd.git/commit
zstdcli: Allow -o before --train 1230/head
authorNick Terrell <terrelln@fb.com>
Tue, 10 Jul 2018 01:24:07 +0000 (18:24 -0700)
committerNick Terrell <terrelln@fb.com>
Mon, 16 Jul 2018 19:45:34 +0000 (12:45 -0700)
commit58b82194755b52ad80b6e7da5aeae8e383f8bb90
tree607e743c7b598be148138d983857eea79eaaa6a1
parentabc02e08ff5659f7d09854371d0d95b0991ecbd1
zstdcli: Allow -o before --train

Only set the default value if `outFileName` is unset.

Fixes #1227.
programs/zstdcli.c
tests/playTests.sh