Bug fixes
This commit is contained in:
committed by
Dana Van Aken
parent
6ab7b8ef4f
commit
df2dbb6683
Vendored
+1
-1
@@ -127,7 +127,7 @@ def restart_database():
|
|||||||
return False
|
return False
|
||||||
else:
|
else:
|
||||||
raise Exception("Database Type {} Not Implemented !".format(dconf.DB_TYPE))
|
raise Exception("Database Type {} Not Implemented !".format(dconf.DB_TYPE))
|
||||||
return False
|
return True
|
||||||
|
|
||||||
|
|
||||||
@task
|
@task
|
||||||
|
|||||||
Reference in New Issue
Block a user