~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/tests/blackbox/test_uncommit.py

  • Committer: Benoît Pierre
  • Date: 2011-10-05 22:14:33 UTC
  • mto: This revision was merged to the branch mainline in revision 6215.
  • Revision ID: benoit.pierre@gmail.com-20111005221433-er5vqilj3vc1aadr
Fix uncommit tests.

Show diffs side-by-side

added added

removed removed

Lines of Context:
72
72
        $ bzr uncommit
73
73
        ...
74
74
        The above revision(s) will be removed.
75
 
        2>Uncommit these revisions? ([y]es, [n]o): n
 
75
        2>Uncommit these revisions? ([y]es, [n]o): no
76
76
        <n
77
77
        Canceled
78
78
        """)