grub/tests/grub_script_dollar.in

6 lines
67 B
Bash

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