It’s not expected of course, but we tried to stick to POSIX syntax to avoid breakages.
However, reading https://pubs.opengroup.org/onlinepubs/009695399/utilities/echo.html, it seems that escape sequences in echo are not POSIX: "It is not possible to use echo portably across all POSIX systems unless both -n (as the first argument) and escape sequences are omitted." and that we should rather change those echo by printf. We’ll fix it this way, thanks! Note that changing sh by bash slows down drastically the boot experience and it should rather be PyBOMBS to fix their scripts to either requires bash and be dash compliant. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1876331 Title: update-grub fails to add ZFS menu entries To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1876331/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
