blob: 0460c7961f2807d78e22add24d1c98b262f0ee30 [file] [log] [blame]
Andrew Geissler82c905d2020-04-13 13:39:40 -05001#!/bin/sh
2
3chown nobody testsuite
4chown nobody ../ptest
Patrick Williams03907ee2022-05-01 06:28:52 -05005su nobody -s /bin/sh -c "make test-suite.log"