debug print of the version

This commit is contained in:
Chris Jones 2009-04-07 15:44:23 +01:00
parent c4409fb03d
commit 96a4597da2
1 changed files with 2 additions and 0 deletions

View File

@ -121,6 +121,8 @@ does not make sense")
if options.debug:
terminatorlib.config.debug = True
dbg ("Terminator starting up, version %s" % APP_VERSION)
command = None
if (options.command):
command = options.command