[libcxx-commits] [PATCH] D98166: [libcxx] Test accessing a directory on windows that gives "access denied" errors
Marek Kurdej via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Mar 18 04:10:15 PDT 2021
curdeius added a comment.
How do you call bash then? Which bash is this?
I get `ls: cannot open directory '[/mnt]/c/System Volume Information/': Permission denied` from both WSL bash (`C:\Windows\System32\bash.exe`) and git bash `d:\Program Files\Git\bin\bash.exe`.
Wouldn't you run it as admin?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98166/new/
https://reviews.llvm.org/D98166
More information about the libcxx-commits
mailing list