mirror of
https://github.com/sheumann/hush.git
synced 2025-01-24 01:35:09 +00:00
920c1baab7
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>