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
[path with spaces] run scripts for projects with paths in spaces (#1924)
## Summary
Related to #1914
Ran into this scenario during further testing
## How was it tested?
move the plugins examples:
`mv devbox/examples "devbox/examples with plugins"`
`cd examples/plugins with spaces/v2-github`
`devbox run run_test` -> this would previously fail
0 commit comments