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

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