*** empty log message ***
This commit is contained in:
parent
2d00dbeecb
commit
31f92c47ac
|
|
@ -67,7 +67,7 @@ for opt in opts:
|
|||
print helpString
|
||||
sys.exit()
|
||||
elif (flag == '-v'):
|
||||
FFIConstants.notify.setVerbose(1)
|
||||
FFIConstants.notify.setInfo(1)
|
||||
elif (flag == '-d'):
|
||||
outputDir = value
|
||||
elif (flag == '-e'):
|
||||
|
|
|
|||
Loading…
Reference in New Issue