ac6fd21803
spaces. * tests/grub_script_leading_whitespace.in: New file. * Makefile.util.def (grub_script_leading_whitespace): New test.
4 lines
58 B
Text
4 lines
58 B
Text
#! @builddir@/grub-shell-tester
|
|
|
|
list=" 1 2 3"
|
|
echo $list
|