diff options
author | Jakub Hrozek <jhrozek@redhat.com> | 2014-10-03 16:09:38 +0200 |
---|---|---|
committer | Jakub Hrozek <jhrozek@redhat.com> | 2014-10-20 21:43:47 +0200 |
commit | 3fd66df4813d1410c1a6187c80e3a23395b14aed (patch) | |
tree | 46e7fcf6ed71941ec6deae618f81427eee4110a5 /scripts | |
parent | 4546e283498ffe2511cb566b9159714c671e326b (diff) | |
download | sssd-3fd66df4813d1410c1a6187c80e3a23395b14aed.tar.gz sssd-3fd66df4813d1410c1a6187c80e3a23395b14aed.tar.xz sssd-3fd66df4813d1410c1a6187c80e3a23395b14aed.zip |
UTIL: Use a custom PID_PATH and DB_PATH when unit testing server.c
server.c used hardcoded PID_PATH and DB_PATH from config.h. Normally,
this path resides in a system directory (like /var/) and should not be
written to by tests. In order to specify a different one for tests, we
need to conditionalize normal builds and unit test builds.
Reviewed-by: Pavel Reichl <preichl@redhat.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions