diff options
Diffstat (limited to 'meta/recipes-devtools/strace')
-rwxr-xr-x | meta/recipes-devtools/strace/strace/run-ptest | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/strace/strace/run-ptest b/meta/recipes-devtools/strace/strace/run-ptest index 4660207220..3a51fb0be9 100755 --- a/meta/recipes-devtools/strace/strace/run-ptest +++ b/meta/recipes-devtools/strace/strace/run-ptest | |||
@@ -1,5 +1,5 @@ | |||
1 | #!/bin/sh | 1 | #!/bin/sh |
2 | export TIMEOUT_DURATION=120 | 2 | export TIMEOUT_DURATION=240 |
3 | chown nobody tests | 3 | chown nobody tests |
4 | chown nobody tests/* | 4 | chown nobody tests/* |
5 | chown nobody ../ptest | 5 | chown nobody ../ptest |