X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=dak%2Fupdate_db.py;h=7cb8a2752b65afc341c8702b1db109f6d482ba3a;hb=85e6c424f8c5d1a6f7778b683696322cc2256fc1;hp=665724e9520c32895a78f9e26f0ceb1ce51dcbe1;hpb=f9defe0eb79b8defb578d69bec2649fd37ae1e37;p=dak.git diff --git a/dak/update_db.py b/dak/update_db.py index 665724e9..7cb8a275 100755 --- a/dak/update_db.py +++ b/dak/update_db.py @@ -115,7 +115,7 @@ Updates dak's database schema to the lastest version. You should disable crontab print "Please make sure you have a database backup handy. If you don't, press Ctrl-C now!" print "" print "Continuing in five seconds ..." - #time.sleep(5) + time.sleep(5) print "" print "Attempting to upgrade pre-zero database to zero"