/brz/remove-bazaar

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

Viewing all changes in revision 4789.3.1.

  • Committer: John Arbash Meinel
  • Date: 2009-11-10 20:17:33 UTC
  • mto: (4792.2.1 integration)
  • mto: This revision was merged to the branch mainline in revision 4794.
  • Revision ID: john@arbash-meinel.com-20091110201733-ggw1694si2kqzajv
Quick fix for glob tests.

It turns out that some filesystems (Vincent's build-bot) will return
the glob in strange orders. It is *allowed* by the filesystem not
to glob in sorted order, so we should sort afterwards.
This isn't strictly true if we had 'b/* a/*', then it shouldn't
return b after a, but for our testing we never try that, and it makes
life easier.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: