repo.or.cz
/
Samba.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
VERSION: Bump version up to 4.0.19...
[Samba.git]
/
lib
/
util
/
wscript
blob
d296e7565bae7dbd2952af36fb102995bb72f61a
1
def set_options(opt):
2
''' This is a bit strange, but disable is the flag, not enable. '''
3
opt.add_option('--disable-fault-handling', action='store_true', dest='disable_fault_handling', help=('disable the fault handlers'), default=False)