diff options
Diffstat (limited to 'tests/grub.cfg.single.template')
-rw-r--r-- | tests/grub.cfg.single.template | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/grub.cfg.single.template b/tests/grub.cfg.single.template new file mode 100644 index 00000000..4432be3e --- /dev/null +++ b/tests/grub.cfg.single.template @@ -0,0 +1,4 @@ +echo TEST_START_MARKER +multiboot /boot/gnumach GNUMACHARGS +module /boot/BOOTMODULE BOOTMODULE '${host-port}' '${device-port}' '$(task-create)' '$(task-resume)' +boot |