*** empty log message ***

This commit is contained in:
Cary Sandvig 2001-04-02 22:04:31 +00:00
parent 2d00dbeecb
commit 31f92c47ac
1 changed files with 1 additions and 1 deletions

View File

@ -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'):