From: Ben Crocker on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/757#note_450444490 The colon is, indeed, a typo; thanks for catching this and pointing it out. I'm guessing an empty list of kernel*.config can't happen, because using the 'ls' results in an error message:\ (ls: cannot access '.../kernel*.config': No such file or directory) while the "for f in .../kernel*.config" construct is non-empty (!) and consists of the original wildcard expression (.../kernel*.config) _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/kernel@xxxxxxxxxxxxxxxxxxxxxxx