diff options
author | Michael Adam <obnox@samba.org> | 2009-07-03 11:35:11 +0200 |
---|---|---|
committer | Michael Adam <obnox@samba.org> | 2009-07-03 12:41:08 +0200 |
commit | 914fa629f24c7ae7b99670c66427ee733bf53f8d (patch) | |
tree | 116d686aa322b8ff6ac2cdd3932240a607adb6de /README | |
parent | dcf03b9d431bf5733bde76143da7405650ba119a (diff) | |
download | samba-914fa629f24c7ae7b99670c66427ee733bf53f8d.tar.gz samba-914fa629f24c7ae7b99670c66427ee733bf53f8d.tar.bz2 samba-914fa629f24c7ae7b99670c66427ee733bf53f8d.zip |
Revert "[s3]pidfile_create: use check is_default_dyn_CONFIGFILE() since we have it."
This reverts commit 1d3dcd1e420104c23769b691d0b8b7958d5c58a7.
This fixes Bug #6531 (Pid File creation.)
Usually, I would extend is_default_dyn_XYZ() so that it returns true
when dyn_XYZ has not been set yet or when its value is equal to the
compiled in default value XZY. But this would have a change in effect
in popt_common and torture.c: is_default_dyn_CONFIGFILE() is used
there to check whether the config file should be overwritten by the
contents of the environment variable SMB_CONF_PATH. Currently this
is only done when set_dyn_CONFIGFILE() had _not_ previously been called
at all, not even with the same value as the compiled in default.
Michael
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions