Fix issue #2419 by sorting the other return path from glob() in FS.py. Thanks to...
authorgaryo <garyo@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Fri, 29 May 2009 01:41:22 +0000 (01:41 +0000)
committergaryo <garyo@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Fri, 29 May 2009 01:41:22 +0000 (01:41 +0000)
commit05c1938f7864a2e18aca48f30bc210bbf712503f
treea4fb551ec96edbf470efa612dcceeb9f2213695c
parent5e4e4ca77fd698f27e8c18e0e9aba17ab59acab5
Fix issue #2419 by sorting the other return path from glob() in FS.py.  Thanks to Jin Liu for the original analysis of the problem.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@4213 fdb21ef1-2011-0410-befe-b5e4ea1792b1
src/engine/SCons/Node/FS.py
src/engine/SCons/Node/FSTests.py