apache / openwhisk-package-kafka

Apache OpenWhisk package for communicating with Kafka or Message Hub
https://openwhisk.apache.org/
Apache License 2.0
33 stars 43 forks source link

Add --quiet/-q to recursive zip commands #338

Closed AnthonyAmanse closed 5 years ago

AnthonyAmanse commented 5 years ago

This commit makes the zip command not output lines of all the files it adds in the compressed file. The lines can reach to thousand of lines without the -q option. This makes it easy to scroll through the progress of the script.