add missing testcase
This commit is contained in:
parent
4e6da157dd
commit
ae45b7bad4
1 changed files with 5 additions and 0 deletions
5
tests/grub_script_dollar.in
Normal file
5
tests/grub_script_dollar.in
Normal file
|
@ -0,0 +1,5 @@
|
|||
#! /bin/sh -e
|
||||
|
||||
@builddir@/grub-script-check << EOF
|
||||
echo "\\\$"
|
||||
EOF
|
Loading…
Reference in a new issue