Merge lp:~martin-ueding/bzr-fastimport/fasimport-typo into lp:bzr-fastimport

Proposed by Martin Ueding
Status: Merged
Approved by: John A Meinel
Approved revision: 311
Merged at revision: 311
Proposed branch: lp:~martin-ueding/bzr-fastimport/fasimport-typo
Merge into: lp:bzr-fastimport
Diff against target: 12 lines (+1/-1)
1 file modified
__init__.py (+1/-1)
To merge this branch: bzr merge lp:~martin-ueding/bzr-fastimport/fasimport-typo
Reviewer Review Type Date Requested Status
John A Meinel Approve
Review via email: mp+55725@code.launchpad.net
To post a comment you must log in.
Revision history for this message
John A Meinel (jameinel) wrote :

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 3/31/2011 12:41 PM, Martin Ueding wrote:
> Martin Ueding has proposed merging lp:~martin-ueding/bzr-fastimport/fasimport-typo into lp:bzr-fastimport.
>
> Requested reviews:
> Bazaar Developers (bzr)
>
> For more details, see:
> https://code.launchpad.net/~martin-ueding/bzr-fastimport/fasimport-typo/+merge/55725

 merge: approve

John
=:->

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk2UWnIACgkQJdeBCYSNAAMG+ACeMnDa6gluaCveNzW4rplN7OgZ
qPUAniAWQa+OYZB00GbpKXUviiLSL0bV
=Ne+R
-----END PGP SIGNATURE-----

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file '__init__.py'
2--- __init__.py 2011-03-08 10:21:32 +0000
3+++ __init__.py 2011-03-31 10:41:18 +0000
4@@ -93,7 +93,7 @@
5 except ImportError, e:
6 from bzrlib.errors import DependencyNotPresent
7 raise DependencyNotPresent("fastimport",
8- "bzr-fastimport requires the fasimport python module")
9+ "bzr-fastimport requires the fastimport python module")
10
11
12 def test_suite():

Subscribers

People subscribed via source and target branches