blob: 3ac26540bbd7cf4614dc199534417b139c2bb7f0 [file] [log] [blame]
#! /bin/sh
set -e
@builddir@/grub-script-check <<EOF
echo one;
echo one; echo two
echo one; echo two;
echo one ; echo two ;
echo one ; echo two ; echo three
echo one; echo two ; echo three;
EOF