Mercurial > public > mercurial-scm > hg
diff tests/test-demandimport.py.out @ 21025:54af51c18c4c
demandimport: make it possible to disable by setting HGDEMANDIMPORT=disable
Convenient for debugging weird problems that are caused by demandimport or
obfuscated by it.
This is an undocumented developer feature.
author | Mads Kiilerich <madski@unity3d.com> |
---|---|
date | Tue, 08 Apr 2014 01:35:13 +0200 |
parents | c0290fc6b486 |
children | 0d0f4070f6d7 |
line wrap: on
line diff
--- a/tests/test-demandimport.py.out Sun Apr 13 19:01:00 2014 +0200 +++ b/tests/test-demandimport.py.out Tue Apr 08 01:35:13 2014 +0200 @@ -13,3 +13,4 @@ re = <unloaded module 'sys'> re.stderr = <open file '<whatever>', mode 'w' at 0x?> re = <proxied module 'sys'> +node = <module 'mercurial.node' from '?'>