bbunzip: ignore the -q flag with the decompressors
authorMike Frysinger <vapier@gentoo.org>
Thu, 28 Feb 2013 22:21:50 +0000 (17:21 -0500)
committerMike Frysinger <vapier@gentoo.org>
Thu, 28 Feb 2013 22:21:50 +0000 (17:21 -0500)
commit920c1baab7e64dc3d46a8413b66c29b81d5d9bdf
tree66eaa3135cb89040aa66686b5f6e5826192ae5a9
parentfb036636195be64b1a1471fc7cb2d4c3bf53a348
bbunzip: ignore the -q flag with the decompressors

The -q flag is used in shell scripts for suppressing output.
Have our applets swallow the flag for compatibility.

Reported-by: Mandeep Singh Baines <msb@chromium.org>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
archival/bbunzip.c