mirror of https://github.com/schoebel/mars
fix another logfile update problem
This commit is contained in:
parent
58f6981806
commit
8fe9b696aa
|
@ -872,8 +872,6 @@ ok:
|
|||
done:
|
||||
brick_string_free(copy_path);
|
||||
brick_string_free(switch_path);
|
||||
if (status < 0 && parent)
|
||||
parent->d_logfile_serial = status;
|
||||
return status;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue