bpo-43316: gzip: CLI uses non-zero return code on error. (GH-24647)
Exit code is now 1 instead of 0. A message is printed to stderr instead of stdout. This is the proper behaviour for a tool that can be used in scripts.
R
Ruben Vorderman committed
cc3df6368d4f3f6c9c9b716876c7e7b79c7abf3f
Parent: 70f8ebe
Committed by GitHub <noreply@github.com>
on 2/25/2021, 11:30:24 AM