Rev 77: Fix test. in file:///data/jelmer/bzr-rebase/trunk/
Jelmer Vernooij
jelmer at samba.org
Fri Feb 1 00:28:15 GMT 2008
At file:///data/jelmer/bzr-rebase/trunk/
------------------------------------------------------------
revno: 77
revision-id:jelmer at samba.org-20080201002814-5qh7lpufup4sedw8
parent: jelmer at samba.org-20080111232936-oo8s2ccvrgmbz1q4
committer: Jelmer Vernooij <jelmer at samba.org>
branch nick: trunk
timestamp: Fri 2008-02-01 01:28:14 +0100
message:
Fix test.
modified:
test_blackbox.py test_blackbox.py-20070709202607-dyvt95dfu09tuv6a-1
=== modified file 'test_blackbox.py'
--- a/test_blackbox.py 2007-11-27 13:49:44 +0000
+++ b/test_blackbox.py 2008-02-01 00:28:14 +0000
@@ -40,7 +40,7 @@
def test_notneeded(self):
os.chdir('../feature')
- self.check_output('No revisions to rebase.', 'rebase ../main')
+ self.check_output('No revisions to rebase.\n', 'rebase ../main')
def test_simple_success(self):
self.make_file('hello', '42')
More information about the bazaar-commits
mailing list