grub/tests/grub_script_dollar.in
2010-04-13 21:01:56 +05:30

5 lines
67 B
Bash

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