summaryrefslogtreecommitdiff
path: root/src/tests/krb5_child-test.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests/krb5_child-test.c')
-rw-r--r--src/tests/krb5_child-test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tests/krb5_child-test.c b/src/tests/krb5_child-test.c
index d55eec07..34d025b7 100644
--- a/src/tests/krb5_child-test.c
+++ b/src/tests/krb5_child-test.c
@@ -477,7 +477,7 @@ main(int argc, const char *argv[])
}
}
- debug_level = debug_convert_old_level(pc_debug);
+ DEBUG_INIT(pc_debug);
if (opt != -1) {
poptPrintUsage(pc, stderr, 0);