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
uplevel is needed as otherwise the variables set the script are
in the scope of log_cmd's proc and not the callers. This problem
was hidden by sta's overriding of source but now that it is removed
the problem manifests.
Signed-off-by: Matt Liberty <[email protected]>
0 commit comments