[MERGE] internal glob expansion for all commands on win32 and for invocations from the test suite
John Arbash Meinel
john at arbash-meinel.com
Wed Aug 15 14:55:37 BST 2007
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Alexander Belchenko wrote:
> Alexander Belchenko ?8H5B:
>
>>> +# Feature
>>> +# -------
>>> +
>>> +class _CaseInsensitiveFilesystem(Feature):
>>> +
>>> + def available(self):
>>> + return (sys.platform == 'win32')
>>> +
>>> def feature_name(self):
>>> - return 'Internally performed glob expansion'
>>> + return "CaseInsensitiveFilesystemFeature"
>>> +
>> ^-- probably there are no linux users who want to run
>> bzr selftest on case-insensitive filesystem
>
> But Cygwin users actually work on case-insensitive filesystem.
>
> [µ]
>
Well, that and people working on Mac OSX (sys.platform == 'darwin')
John
=:->
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFGwwXZJdeBCYSNAAMRAuJXAJ415wlrtZOOd0LoSKnvKJ6ag+7HowCZAfLj
T1ae1xrT7OMJaYTV85JwAYM=
=l+f6
-----END PGP SIGNATURE-----
More information about the bazaar
mailing list