Scout24/yum-repo-server

File type detection is buggy

oli99sc opened this issue · 0 comments

File Flags and Mode are not evaluated correctly, only directories with permissions rwxr-xr-x are currently detected as directories. Need to use bit masks instead of int comparisons