tests: avoid ulimit issue on bash 3.2 on OS X
commit45354d58dea427f050390bbf0f04c6c509a61b0e
authorPádraig Brady <P@draigBrady.com>
Tue, 3 Jan 2012 19:35:12 +0000 (3 19:35 +0000)
committerPádraig Brady <P@draigBrady.com>
Thu, 5 Jan 2012 15:13:34 +0000 (5 15:13 +0000)
tree73f99cceedc7bd0afd1a48dd9c8301e9ac641800
parent512662fb30c448ee6564050cfe45e6b865c1f435
tests: avoid ulimit issue on bash 3.2 on OS X

* tests/misc/sort-continue: Perform the glob before
the ulimit, as it was seen to make the glob fail
on bash 3.2 on Mac OS X 10.6.8 at least.
tests/misc/sort-continue