Sign in
cos
/
cos
/
cobble
/
refs/heads/factory-excelsior-12812.B
/
.
/
grub-lakitu
/
tests
/
grub_script_final_semicolon.in
blob: f17a9bf95e6db3d710d683fdbdc749fdab7e3a0a [
file
] [
log
] [
blame
] [
edit
]
#! @BUILD_SHEBANG@
set
-
e
@builddir@
/
grub
-
script
-
check
<<
EOF
echo one
;
echo one
;
echo two
echo one
;
echo two
;
echo one
;
echo two
;
echo one
;
echo two
;
echo three
echo one
;
echo two
;
echo three
;
EOF