Rev 2541: BzrBadParameter is an internal error. in file:///home/pqm/archives/thelove/bzr/%2Btrunk/

Canonical.com Patch Queue Manager pqm at pqm.ubuntu.com
Wed Jun 20 21:55:08 BST 2007


At file:///home/pqm/archives/thelove/bzr/%2Btrunk/

------------------------------------------------------------
revno: 2541
revision-id: pqm at pqm.ubuntu.com-20070620205507-uuolokc2e0eckrb7
parent: pqm at pqm.ubuntu.com-20070620092141-cniojlk01bdec2a1
parent: dato at net.com.org.es-20070620184523-mvaxuzuscq0mc0ua
committer: Canonical.com Patch Queue Manager<pqm at pqm.ubuntu.com>
branch nick: +trunk
timestamp: Wed 2007-06-20 21:55:07 +0100
message:
  BzrBadParameter is an internal error.
modified:
  bzrlib/errors.py               errors.py-20050309040759-20512168c4e14fbd
    ------------------------------------------------------------
    revno: 2540.1.1
    merged: dato at net.com.org.es-20070620184523-mvaxuzuscq0mc0ua
    parent: pqm at pqm.ubuntu.com-20070620092141-cniojlk01bdec2a1
    committer: Adeodato Simó <dato at net.com.org.es>
    branch nick: bzr.bad_parameter_internal_error
    timestamp: Wed 2007-06-20 19:45:23 +0100
    message:
      BzrBadParameter is an internal error.
=== modified file 'bzrlib/errors.py'
--- a/bzrlib/errors.py	2007-06-19 15:20:34 +0000
+++ b/bzrlib/errors.py	2007-06-20 18:45:23 +0000
@@ -1579,6 +1579,8 @@
 
     _fmt = "Bad parameter: %(param)r"
 
+    internal_error = True
+
     # This exception should never be thrown, but it is a base class for all
     # parameter-to-function errors.
 




More information about the bazaar-commits mailing list