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
u.out.Print(locale.Tl("update_uptodate", "You are already using the latest State Tool version available."))
53
+
returnnil
54
+
}
55
+
51
56
iferr=up.Run(u.out, false); err!=nil {
52
57
ifos.IsPermission(errs.InnerError(err)) {
53
58
returnlocale.WrapError(err, "err_update_failed_due_to_permissions", "Update failed due to permission error. You may have to re-run the command as a privileged user.")
0 commit comments