diff options
author | Steven Knight <knight@baldmt.com> | 2005-02-14 03:22:34 (GMT) |
---|---|---|
committer | Steven Knight <knight@baldmt.com> | 2005-02-14 03:22:34 (GMT) |
commit | 08d7c4cd103fb39b6010b980209a777ceea1ead2 (patch) | |
tree | 1fea16d051dcdb1147ced94deefb11fd31b151c5 /test/option | |
parent | 35451af4f3052befef3b41b3a971b3a8025b0577 (diff) | |
download | SCons-08d7c4cd103fb39b6010b980209a777ceea1ead2.zip SCons-08d7c4cd103fb39b6010b980209a777ceea1ead2.tar.gz SCons-08d7c4cd103fb39b6010b980209a777ceea1ead2.tar.bz2 |
Don't read up entire directories to decide if an Alias is up-to-date.
Diffstat (limited to 'test/option')
-rw-r--r-- | test/option/debug-tree.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/option/debug-tree.py b/test/option/debug-tree.py index 4bb1229..e7847af 100644 --- a/test/option/debug-tree.py +++ b/test/option/debug-tree.py @@ -89,13 +89,11 @@ tree2 = """ +-. +-SConstruct +-bar.c - +-bar.h +-bar.ooo | +-bar.c | +-bar.h | +-foo.h +-foo.c - +-foo.h +-foo.ooo | +-foo.c | +-foo.h |