Closed dscho closed 8 months ago
@mwisnicki could I ask you to test the artifact of this PR's build (i.e. unpack the usr\bin\msys-2.0.dll
from that install.zip
over your MSYS2 installation's, then try ls
with a OneDrive folder)?
Works correctly. Thank you.
This backports f6b56abec1865f8da7632644210bae36b395569b and 2100c6ef0dee120c316b7bea42bf5e93c281e808, avoiding to hydrate OneDrive files (or for that matter, other files marked as "offline", i.e. not-yet-downloaded), just for the sake of determining whether the files are to be considered executable by inspecting the first line in case it is
#!/bin/sh
.This fixes #206.