X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=client_common.c;h=e757a3a7a954bb6885a61613ce19c7158f96330f;hp=e5be430dfdb43021bfc9a01443593423cc5802b6;hb=de9a70360fcd3b5285d280ad1f229f679d453603;hpb=6bdac07456cb5872f824028912d1049883a9c21f diff --git a/client_common.c b/client_common.c index e5be430d..e757a3a7 100644 --- a/client_common.c +++ b/client_common.c @@ -364,7 +364,7 @@ int client_open(int argc, char *argv[], struct client_task **ct_ptr) goto out; } ret = 1; - PARA_INFO_LOG("loglevel: %d\n", ct->conf.loglevel_arg); + PARA_INFO_LOG("loglevel: %s\n", ct->conf.loglevel_arg); PARA_INFO_LOG("config_file: %s\n", ct->config_file); PARA_INFO_LOG("key_file: %s\n", ct->key_file); PARA_NOTICE_LOG("connecting %s:%d\n", ct->conf.hostname_arg,