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
Make get_controlfile() error logging consistent with src/common
As originally committed, get_controlfile() used a non-standard approachto error logging. Make it consistent with the majority of error loggingdone in src/common.Applies to master only.