1
0
mirror of https://github.com/r4sas/py-i2phosts synced 2025-01-09 06:18:05 +00:00

py-i2phosts-injector: add comment

This commit is contained in:
Hidden Z 2010-10-28 19:34:21 +00:00
parent 2ab6566db2
commit d48b1dfcd8

View File

@ -36,6 +36,7 @@ if args.approve:
else: else:
approved = False approved = False
# turn on output supressing if quiet
if args.quiet: if args.quiet:
args.supress = True args.supress = True