diff options
Diffstat (limited to 'scripts/qemuimage-tests/sanity/dmesg')
-rwxr-xr-x | scripts/qemuimage-tests/sanity/dmesg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/qemuimage-tests/sanity/dmesg b/scripts/qemuimage-tests/sanity/dmesg index d98d7aff8..5ed31b735 100755 --- a/scripts/qemuimage-tests/sanity/dmesg +++ b/scripts/qemuimage-tests/sanity/dmesg @@ -11,7 +11,7 @@ . $POKYBASE/scripts/qemuimage-testlib -TIMEOUT=200 +TIMEOUT=400 RET=1 # Start qemu and check its network |