diff options
-rwxr-xr-x | meta/recipes-devtools/strace/strace/run-ptest | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/strace/strace/run-ptest b/meta/recipes-devtools/strace/strace/run-ptest index 8070d83179..2fed984e90 100755 --- a/meta/recipes-devtools/strace/strace/run-ptest +++ b/meta/recipes-devtools/strace/strace/run-ptest | |||
@@ -1,2 +1,3 @@ | |||
1 | #!/bin/sh | 1 | #!/bin/sh |
2 | export TIMEOUT_DURATION=30 | ||
2 | make -B -C tests -k test-suite.log | 3 | make -B -C tests -k test-suite.log |