mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-19 03:06:39 +00:00
parent
1a3a302708
commit
f5afd28d1f
@ -227,7 +227,7 @@ struct Test::Main
|
||||
*/
|
||||
Main(Genode::Env &env) : _env(env)
|
||||
{
|
||||
_exec_sequences(_config.xml());
|
||||
Libc::with_libc([&] () { _exec_sequences(_config.xml()); });
|
||||
_env.parent().exit(0);
|
||||
}
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user