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
When running ls, it returns the following error: ls: : No such file or directory exit status 1
which we expect to show the path of the file that's not being found.
Also when running ls with mirrord it will return local results instead of remote results. This might be related to #120 and is lower priority.
Steps to Reproduce
run ls with mirrord and see that it returns local values instead of remote
Backtrace
No response
Relevant Logs
No response
Your operating system and version
macOs 13.2 (22D68)
Local process
ls -la /var/
Local process version
No response
Additional Info
No response
The text was updated successfully, but these errors were encountered:
Bug Description
When running ls, it returns the following error:
ls: : No such file or directory exit status 1
which we expect to show the path of the file that's not being found.
Also when running ls with mirrord it will return local results instead of remote results. This might be related to #120 and is lower priority.
Steps to Reproduce
run ls with mirrord and see that it returns local values instead of remote
Backtrace
No response
Relevant Logs
No response
Your operating system and version
macOs 13.2 (22D68)
Local process
ls -la /var/
Local process version
No response
Additional Info
No response
The text was updated successfully, but these errors were encountered: