Comment 6 for bug 2031420

Revision history for this message
Julian Andres Klode (juliank) wrote :

If you grep version_find_latest in the file, there shouldn't be any in it, we only have:

$ rg version_find_latest /usr/lib/grub/grub-mkconfig_lib /etc/grub.d/
/etc/grub.d/10_linux_zfs
425: linux=$(version_find_latest ${list_basename})

Which is tracked in another bug.