605
605
["bzr: ERROR: No tracker specified for bug 123. Use the form "
606
606
"'tracker:id' or specify a default bug tracker using the "
608
608
"See \"bzr help bugs\" for more information on this feature. "
610
610
'commit -m add-b --fixes=123',
613
613
self.run_bzr('commit -m hello --fixes=234 tree/hello.txt')
614
614
# Get the revision properties, ignoring the branch-nick property, which
615
615
# we don't care about for this test.