grub/tests/grub_script_dollar.in

6 lines
67 B
Text
Raw Normal View History

2010-04-13 21:01:56 +05:30
#! /bin/sh -e
@builddir@/grub-script-check << EOF
echo "\\\$"
EOF