Piker-Alpha / AppleHDA8Series.sh

Bash script to create AppleHDA892.kext
37 stars 31 forks source link

space in script path causes errors #15

Closed khtang closed 9 years ago

khtang commented 9 years ago

If there is any space in the script path, patching fails and ambiguous redirect errors happen as the plist gets generated. Removing spaces in the parent directories solves the problem.

The errors:

Creating symbolic link to AppleHDA ...
./AppleHDA8Series.sh: line 1263: $gInfoPlist: ambiguous redirect
./AppleHDA8Series.sh: line 1264: $gInfoPlist: ambiguous redirect
...(snipped)...
./AppleHDA8Series.sh: line 1317: $gInfoPlist: ambiguous redirect
Done.

Thank you.

Piker-Alpha commented 9 years ago

Thank you for reporting this. Will be fixed in v3.2