mirror of
https://git.proxmox.com/git/grub2
synced 2025-05-17 21:38:44 +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