vaseboot/tests/VasEBoot_script_blanklines.in

16 lines
141 B
Plaintext

#! @BUILD_SHEBANG@
set -ex
@builddir@/VasEBoot-script-check <<EOF
# comment 1
command1 arg1
command2 arg2
last command
# comment 2
EOF