Kaydet (Commit) 5e39dbf0 authored tarafından Eray Özkural's avatar Eray Özkural

* this message looks *very* wrong when I run rebuild-db

üst 87b6a208
......@@ -52,7 +52,6 @@ def init_dbenv():
verfile = file(verfn, 'w')
verfile.write(pisi.__dbversion__)
verfile.close()
ctx.ui.warning(_('If you are upgrading from an older version, you may have to run rebuild-db.'))
else:
raise Error(_('Cannot attain write access to database environment'))
else:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment