summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/sed/sed/run-ptest
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/sed/sed/run-ptest')
-rw-r--r--meta/recipes-extended/sed/sed/run-ptest2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/sed/sed/run-ptest b/meta/recipes-extended/sed/sed/run-ptest
index 993d7d5d75..0460c7961f 100644
--- a/meta/recipes-extended/sed/sed/run-ptest
+++ b/meta/recipes-extended/sed/sed/run-ptest
@@ -2,4 +2,4 @@
2 2
3chown nobody testsuite 3chown nobody testsuite
4chown nobody ../ptest 4chown nobody ../ptest
5su nobody -c "make test-suite.log" 5su nobody -s /bin/sh -c "make test-suite.log"