From: Michael Adam Date: Tue, 8 Apr 2008 15:53:45 +0000 (+0200) Subject: libsmbconf: testsuite: set the debufg fd to stderr. X-Git-Tag: samba-3.3.0pre1~2800 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7cfec55ed48644f922ca0ffaa171e3512c93a360;p=thirdparty%2Fsamba.git libsmbconf: testsuite: set the debufg fd to stderr. ...so that we see some debug output Michael --- diff --git a/source/lib/smbconf/testsuite.c b/source/lib/smbconf/testsuite.c index a0dca15b824..fe9d8bf7929 100644 --- a/source/lib/smbconf/testsuite.c +++ b/source/lib/smbconf/testsuite.c @@ -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,