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
Pass through local_refresh if refreshing with local charm & resources
This patches a bug that
5d843ec
introduced, where if --path is given (refreshing with a local charm),
it errors with NYI if --resources is given (instead of falling through
the local_refresh).
Should fix#881
0 commit comments