Commit Graph
6 Commits
Author SHA1 Message Date
brailovichandGitHub 9f37d1fede Update playTests.sh
combination of -r with empty folder simplified to comply with sh compatibility tests
2022-01-27 08:22:05 -08:00
brailovichandGitHub 501a353b91 Update playTests.sh 2022-01-26 18:56:52 -08:00
brailovichandGitHub 5e7523385b Update playTests.sh 2022-01-26 16:53:11 -08:00
brailovichandGitHub beb4872241 Update zstdcli.c 2022-01-26 16:51:18 -08:00
brailovichandGitHub 62583dc1ea Merge pull request #1 from brailovich/brailovich-patch-1
fix for error message in recursive mode for an empty folder
2022-01-24 17:54:41 -08:00
brailovichandGitHub 4021b78437 fix for error message in recursive mode for an empty folder
-r on empty directory resulted in zstd waiting input from stdin. now zstd exits without error and prints a warning message explaining why no processing happened (no files or directories to process).
2022-01-24 17:42:21 -08:00