quiet mode
Signed-off-by: James Ketrenos <jketreno@media.ketrenos.com>
This commit is contained in:
parent
fbfcc91c39
commit
0bc4683296
@ -110,7 +110,7 @@ function convert {
|
||||
OUT=$(realpath "${OUT}")
|
||||
DIN=$(dirname "${IN}")
|
||||
DOUT=$(dirname "${OUT}")
|
||||
if false; then
|
||||
if true; then
|
||||
quiet="
|
||||
-v quiet
|
||||
-loglevel fatal
|
||||
|
Loading…
x
Reference in New Issue
Block a user