mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
libsmbconf: testsuite: set the debufg fd to stderr.
...so that we see some debug output
Michael
(This used to be commit 7cfec55ed4
)
This commit is contained in:
parent
e724bfae7a
commit
893ed44762
@ -99,6 +99,7 @@ int main(int argc, const char **argv)
|
||||
};
|
||||
|
||||
load_case_tables();
|
||||
dbf = x_stderr;
|
||||
|
||||
/* parse options */
|
||||
pc = poptGetContext("smbconftort", argc, (const char **)argv,
|
||||
|
Loading…
Reference in New Issue
Block a user