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-ptest5
1 files changed, 5 insertions, 0 deletions
diff --git a/meta/recipes-extended/sed/sed/run-ptest b/meta/recipes-extended/sed/sed/run-ptest
new file mode 100644
index 0000000000..993d7d5d75
--- /dev/null
+++ b/meta/recipes-extended/sed/sed/run-ptest
@@ -0,0 +1,5 @@
1#!/bin/sh
2
3chown nobody testsuite
4chown nobody ../ptest
5su nobody -c "make test-suite.log"