/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/builtins.py

  • Committer: Eduardo Padoan
  • Date: 2009-02-24 22:56:13 UTC
  • mto: (4048.1.1 ianc-integration)
  • mto: This revision was merged to the branch mainline in revision 4052.
  • Revision ID: eduardo.padoan@gmail.com-20090224225613-4acsk5hc9xxkj5im
Fixed the 'ignoring ...' message for ls.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2291
2291
            if view_files:
2292
2292
                apply_view = True
2293
2293
                view_str = views.view_display_str(view_files)
2294
 
                note("*** ignoring files outside view: %s" % view_str)
 
2294
                note("ignoring files outside view: %s" % view_str)
2295
2295
 
2296
2296
        tree.lock_read()
2297
2297
        try: