]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
libsmbconf: testsuite: set the debufg fd to stderr.
authorMichael Adam <obnox@samba.org>
Tue, 8 Apr 2008 15:53:45 +0000 (17:53 +0200)
committerMichael Adam <obnox@samba.org>
Wed, 9 Apr 2008 23:28:58 +0000 (01:28 +0200)
...so that we see some debug output

Michael

source/lib/smbconf/testsuite.c

index a0dca15b82477c4a1ce04137b25020c63fad9493..fe9d8bf792935339b1da3d9436df027c201cfcd8 100644 (file)
@@ -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,