Hi,

   > Done.  http://www.physics.drexel.edu/~wking/code/bzr/be.cfbe/

Hm, something seems wrong there -- I think you're missing some files
inside the new bug directories.  Does "be list" work for you?  Crashes
here, when it gets to one of the new bugs:

bea/814:om: Add Roundup-like flexibility
Traceback (most recent call last):
  File "/usr/bin/be", line 21, in <module>
  ... 
    self._list_bugs(bugs, xml=params['xml'])
  File "/usr/lib/python2.6/site-packages/libbe/command/list.py", line 242, in 
_list_bugs
    print >> self.stdout, bug.string(shortlist=True)
  File "/usr/lib/python2.6/site-packages/libbe/bug.py", line 299, in string
    bugout = "%s:%s: %s" % (self.id.user(),chars,self.summary.rstrip('\n'))
AttributeError: 'NoneType' object has no attribute 'rstrip'


- Chris.
-- 
Chris Ball   <[email protected]>
One Laptop Per Child

_______________________________________________
Be-devel mailing list
[email protected]
http://void.printf.net/cgi-bin/mailman/listinfo/be-devel

Reply via email to