Merge branch 'develop' into MAX-309

This commit is contained in:
MassimilianoPinto
2014-10-16 12:51:52 +02:00

View File

@ -2218,8 +2218,8 @@ static bool logfile_init(
if (!writable ||
file_is_symlink(logfile->lf_full_file_name))
{
unlink(logfile->lf_full_file_name);
nameconflicts = true;
goto file_create_fail;
}
}
else