/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 breezy/tests/test_script.py

  • Committer: Martin
  • Date: 2018-11-20 21:24:08 UTC
  • mto: This revision was merged to the branch mainline in revision 7205.
  • Revision ID: gzlist@googlemail.com-20181120212408-m8tmzyf68r4g8xjk
Fix bt.test_script error that needs trailing space

Show diffs side-by-side

added added

removed removed

Lines of Context:
628
628
 
629
629
    def test_dont_shelve(self):
630
630
        # We intentionally provide no input here to test EOF
631
 
        self.run_script("""
632
 
            $ brz shelve -m 'shelve bar'
633
 
            2>Shelve? ([y]es, [N]o, [f]inish, [q]uit):
634
 
            2>No changes to shelve.
635
 
            """,
636
 
                        null_output_matches_anything=True)
 
631
        self.run_script((
 
632
            "$ brz shelve -m 'shelve bar'\n"
 
633
            "2>Shelve? ([y]es, [N]o, [f]inish, [q]uit): \n"
 
634
            "2>No changes to shelve.\n"
 
635
            ), null_output_matches_anything=True)
637
636
        self.run_script("""
638
637
            $ brz st
639
638
            modified: