/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

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

  • Committer: Patch Queue Manager
  • Date: 2011-10-14 13:19:35 UTC
  • mfrom: (6182.2.30 ui.confirm)
  • Revision ID: pqm@pqm.ubuntu.com-20111014131935-bcj8kpy7tr9b7rsy
(jelmer) improvements to the interactive text ui framework,
 and make shelf and break-lock use it (Benoit PIERRE)

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/n]: 
 
75
        2>Uncommit these revisions? ([y]es, [n]o): no
76
76
        <n
77
77
        Canceled
78
78
        """)