Debug: ensured all exit logs are on the format: retval:%s
This commit is contained in:
parent
b89d5e2cde
commit
121cd3ed2e
19 changed files with 32 additions and 34 deletions
|
|
@ -1102,7 +1102,7 @@ load_failsafe(clixon_handle h,
|
|||
}
|
||||
clixon_log(h, LOG_NOTICE, "%s failed, Failsafe database loaded ", phase);
|
||||
retval = 0;
|
||||
done:
|
||||
done:
|
||||
if (cbret)
|
||||
cbuf_free(cbret);
|
||||
return retval;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue