diff --git a/repos/libports/run/moon.run b/repos/libports/run/moon.run index a4dde1cc6d..8aff978f16 100644 --- a/repos/libports/run/moon.run +++ b/repos/libports/run/moon.run @@ -40,6 +40,6 @@ build_boot_image { ld.lib.so libc.lib.so libm.lib.so } -append qemu_args " -nographic -m 64 " +append qemu_args " -nographic -m 65 " run_genode_until {.*test-moon.*Finished\..*} 30