This website requires JavaScript.
Explore
Help
Register
Sign In
main
/
vaseboot
Watch
1
Star
0
Fork
You've already forked vaseboot
0
Code
Issues
Pull Requests
1
Packages
Projects
Releases
Wiki
Activity
a01ab69848
vaseboot
/
tests
/
grub_script_eval.in
6 lines
95 B
Plaintext
Raw
Blame
History
#! @builddir@/grub-shell-tester
eval echo "Hello world"
valname=tst
eval $valname=hi
echo $tst
Reference in New Issue
View Git Blame
Copy Permalink