Extract logic for locating the config file to the cliutils library.
This commit is contained in:
@@ -612,5 +612,6 @@ when isMainModule:
|
||||
|
||||
except:
|
||||
fatal getCurrentExceptionMsg()
|
||||
debug getCurrentException().getStackTrace()
|
||||
#raise getCurrentException()
|
||||
quit(QuitFailure)
|
||||
|
||||
Reference in New Issue
Block a user