Skip to content

install/block: quote module names suffixed with "?" to prevent interpreting them as file globs

nl6720 requested to merge nl6720/mkinitcpio:quote-block into master

If a file matching the pattern is found in the current directory, it will get subsituted and will no longer match the module name.

Reported in https://bbs.archlinux.org/viewtopic.php?id=290662

Merge request reports