apache / openwhisk-package-alarms

Apache OpenWhisk package that can be used to create periodic, time-based alarms.
https://openwhisk.apache.org/
Apache License 2.0
24 stars 49 forks source link

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

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.