mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-01 15:10:56 +00:00
nullglob is needed to get an empty shell glob in case no matching binary archive (path) exists. Otherwise, the original glob string including the * is returned and used in the for loop.