utf8.run: increase timeout, needed for sel4

This commit is contained in:
Norman Feske
2018-06-12 18:04:32 +02:00
committed by Christian Helmuth
parent 8f1eecdc29
commit 78d83ebda8

View File

@@ -24,4 +24,4 @@ build_boot_image "core ld.lib.so init test-utf8"
append qemu_args "-nographic "
run_genode_until {.*child "test-utf8" exited with exit value 0.*\n} 10
run_genode_until {.*child "test-utf8" exited with exit value 0.*\n} 30