summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/sed/sed/run-ptest
blob: 993d7d5d75e723aee40b544f7df18ab482d32d18 (plain)
1
2
3
4
5
#!/bin/sh

chown nobody testsuite
chown nobody ../ptest
su nobody -c "make test-suite.log"