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
RunWithPrivilege and RunWithDefaultLocale are running the command in
almost the same way, so we can move this code to a generic function
which can manage their specifities (one needs to prepend 'sudo' to the
command, the other one needs to make some changes to the environment)
This is related to #990
0 commit comments