Fixed build failures due to conflicts
Due to an odd rebase, a conflict was left in externcmd.c
This commit is contained in:
parent
ba9da9ae3d
commit
e37ba0a63d
@ -214,7 +214,6 @@ bool externcmd_substitute_arg(EXTERNCMD* cmd, const char* match, const char* rep
|
||||
else
|
||||
{
|
||||
rval = false;
|
||||
LOGIF(LD, skygw_log_write(LD, "[monitor_exec_cmd] Forked child process %d : %s.", pid, cmd));
|
||||
}
|
||||
return rval;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user