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
log.Error("Could not change AppPath from %s to %s while running in snap. Hooks for new repositories may fail after snap upgrades.", oldAppPath, newAppPath)
466
466
} else {
467
-
appPath=newAppPath
468
467
log.Info("AppPath changed from %s to %s because we are running in snap.", oldAppPath, newAppPath)
0 commit comments