Fix Bug #2486 - Allow SetOption('silent',True) - Previously this option could not...
authorWilliam Deegan <bill@baddogconsulting.com>
Sun, 20 Aug 2017 04:44:47 +0000 (21:44 -0700)
committerWilliam Deegan <bill@baddogconsulting.com>
Sun, 20 Aug 2017 04:44:47 +0000 (21:44 -0700)
commitbcc1312f5b8e28e7364895a4f0550fc2b931f669
tree459e9cfa43751ec604bf9c3a556f023e4d65e502
parent8672f7ab4cb772a1c59bf4ca1c4e68420dd2cae9
Fix Bug #2486 - Allow SetOption('silent',True) - Previously this option could not be passed to SetOption
src/CHANGES.txt
src/engine/SCons/Script/SConsOptions.py
test/option-s.py