/brz/remove-bazaar

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

Viewing all changes in revision 0.36.1.

  • Committer: Martin von Gagern
  • Date: 2010-05-29 08:42:48 UTC
  • mto: (5255.4.3 bash_completion-TagNames)
  • mto: This revision was merged to the branch mainline in revision 5277.
  • Revision ID: martin.vgagern@gmx.net-20100529084248-u0q5kzw6e5341pih
Fix test_revspec_tag_endrange on Mac OS X 10.5.8.

The bash 3.2.17 installed on OS X Leopard seems to concatenate the result of
a ${var[@]/#/text} style expansion with spaces, even if IFS is something
else.  This breaks word splitting when assigning to the array, causing all
elements to be combined into a single long array element.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: