From 9e9614af13d042fc5bf9caa8dd2c1417dcc1005a Mon Sep 17 00:00:00 2001 From: Norman Feske Date: Wed, 6 Feb 2019 10:19:00 +0100 Subject: [PATCH] test-init: increase timeout The original timeout is one second too short to let the test pass on NOVA/32bit. This patch increases the timeout by 10 seconds. --- repos/os/recipes/pkg/test-init/runtime | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/repos/os/recipes/pkg/test-init/runtime b/repos/os/recipes/pkg/test-init/runtime index 3d6bdc55ab..df635be1e7 100644 --- a/repos/os/recipes/pkg/test-init/runtime +++ b/repos/os/recipes/pkg/test-init/runtime @@ -3,7 +3,7 @@ - + child "test-init" exited with exit value 0