]> git.decadent.org.uk Git - dak.git/blobdiff - dak/update_db.py
Adding install-info-used-in-maintainer-script to the non-fatal
[dak.git] / dak / update_db.py
index 75d45dff5691d0c185efcc2653ca37b83f054368..91c8211f0f5812afa4173b05f148b6255f020934 100755 (executable)
@@ -46,7 +46,7 @@ from daklib.daklog import Logger
 ################################################################################
 
 Cnf = None
-required_database_schema = 58
+required_database_schema = 60
 
 ################################################################################
 
@@ -119,7 +119,7 @@ Updates dak's database schema to the lastest version. You should disable crontab
         # Ok, try and find the configuration table
         print "Determining dak database revision ..."
         cnf = Config()
-        logger = Logger(cnf.Cnf, 'update-db')
+        logger = Logger('update-db')
 
         try:
             # Build a connect string