Skip to content

fix: look for a .lua-format in the directory without permissions#287

Open
tqfx wants to merge 1 commit intoKoihik:masterfrom
tqfx:master
Open

fix: look for a .lua-format in the directory without permissions#287
tqfx wants to merge 1 commit intoKoihik:masterfrom
tqfx:master

Conversation

@tqfx
Copy link

@tqfx tqfx commented Aug 25, 2023

Procedure

~/tree/LuaFormatter $ uname -a
Linux localhost 4.14.141-ga540ec5 #1 SMP PREEMPT Thu Feb 18 12:35:08 CST 2021 aarch64 Android
~/tree/LuaFormatter $ pwd
/data/data/com.termux/files/home/tree/LuaFormatter
~/tree/LuaFormatter $ ls /data/data
ls: cannot open directory '/data/data': Permission denied
~/tree/LuaFormatter $ build/lua-format
terminating with uncaught exception of type std::__ndk1::__fs::filesystem::filesystem_error: filesystem error: in directory_iterator::directory_iterator(...): Permission denied [/data/data]
Aborted

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant