mirror of
https://github.com/Schrolli91/BOSWatch.git
synced 2026-04-21 06:13:39 +00:00
littles changes at arguments debug
This commit is contained in:
parent
d28dfa951b
commit
0199151165
2 changed files with 4 additions and 1 deletions
|
|
@ -46,6 +46,8 @@ def printHeader(args):
|
|||
print "Squelch: "+str(args.squelch)
|
||||
if args.verbose:
|
||||
print "Verbose Mode!"
|
||||
if args.test:
|
||||
print "Test Mode!"
|
||||
print ""
|
||||
except:
|
||||
logging.error("cannot display shell header")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue