vaseboot/tests/VasEBoot_script_final_semic...

12 lines
213 B
Plaintext

#! @BUILD_SHEBANG@
set -ex
@builddir@/VasEBoot-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