This patch removes duplicate word 'export' in 'Re: [PATCH] Fix missing root pool in 10_linux: better wording; add intru' --- util/grub-mkconfig.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/util/grub-mkconfig.in b/util/grub-mkconfig.in index 2c3958ae1..fd021d52c 100644 --- a/util/grub-mkconfig.in +++ b/util/grub-mkconfig.in @@ -305,7 +305,7 @@ with blkid if blkid -s LABEL -o value %s returns root pool name, then try set - export export GRUB_ZFS_ALT_RPOOL='blkid -s LABEL -o value \${GRUB_DEVICE}'" "${GRUB_DEVICE}" "${GRUB_DEVICE}" >&2 + export GRUB_ZFS_ALT_RPOOL='blkid -s LABEL -o value \${GRUB_DEVICE}'" "${GRUB_DEVICE}" "${GRUB_DEVICE}" >&2 echo >&2 exit 1 fi -- 2.30.0 _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mailman/listinfo/grub-devel