You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Logging: Only delete files if we have single instance lock
If we are a secondary instance, do not attempt to delete any log files;
instead, continue writing to the existing logs. As we will quit shortly,
the logs in the current process are not interesting.
Signed-off-by: Mark Yen <mark.yen@suse.com>
0 commit comments