mirror of
https://git.proxmox.com/git/grub2
synced 2025-05-18 02:18:19 +00:00
add missing testcase
This commit is contained in:
parent
4e6da157dd
commit
ae45b7bad4
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 New Issue
Block a user