grub/tests/grub_script_blanklines.in

15 lines
124 B
Text
Raw Normal View History

2010-03-22 08:24:45 +00:00
#! /bin/sh -e
@builddir@/grub-script-check <<EOF
# comment 1
command1 arg1
command2 arg2
last command
# comment 2
EOF