grub/tests/grub_script_dollar.in

7 lines
71 B
Bash

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