2N/A#! /bin/sh
2N/Aset -e
2N/A
2N/A@builddir@/grub-script-check <<EOF
2N/Aecho one;
2N/Aecho one; echo two
2N/Aecho one; echo two;
2N/Aecho one ; echo two ;
2N/Aecho one ; echo two ; echo three
2N/Aecho one; echo two ; echo three;
2N/AEOF