diff options
author | William Deegan <bill@baddogconsulting.com> | 2024-12-22 01:24:37 (GMT) |
---|---|---|
committer | William Deegan <bill@baddogconsulting.com> | 2024-12-22 01:24:37 (GMT) |
commit | f44f0c391ad852c0a447aade66d3ad68b23896b9 (patch) | |
tree | fa740a87b3cdb270bbf26d2c90845358f3fa1d42 /test | |
parent | c76a8c5f51f62ece92127b1d7e0d120d91987d60 (diff) | |
download | SCons-f44f0c391ad852c0a447aade66d3ad68b23896b9.zip SCons-f44f0c391ad852c0a447aade66d3ad68b23896b9.tar.gz SCons-f44f0c391ad852c0a447aade66d3ad68b23896b9.tar.bz2 |
Fixed mis-match between code and manpage for Help()'s local_only argument. Now code matches the documentation. Additionally fixturized the Help test
Diffstat (limited to 'test')
-rw-r--r-- | test/fixture/SConstruct_HELP_AddOption.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/test/fixture/SConstruct_HELP_AddOption.py b/test/fixture/SConstruct_HELP_AddOption.py new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/test/fixture/SConstruct_HELP_AddOption.py |