URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=68a21c46f6b9e6e2a9c17e201fc5c130a8a6f492
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
68a21c4 by Gerald Combs (gerald@xxxxxxxxxxxxx):
tools: Make compress-pngs a standard utility.
Switch from using `find` to find PNGs to simply accepting a list of
files as arguments.
Pass long arguments to some compressors.
Change-Id: I37884049026fea714d0dd30b08496744c6272379
Reviewed-on: https://code.wireshark.org/review/35646
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from 9ca39e1 IPv4: Fix indentation (use spaces)
add 68a21c4 tools: Make compress-pngs a standard utility.
Summary of changes:
tools/compress-pngs.sh | 31 +++++++++++++++----------------
1 file changed, 15 insertions(+), 16 deletions(-)