grub/tests/grub_script_dollar.in

7 lines
79 B
Plaintext

#! @BUILD_SHEBANG@
set -e
@builddir@/grub-script-check << EOF
echo "\\\$"
EOF