#!/bin/sh export TIMEOUT_DURATION=120 chown nobody tests chown nobody tests/* chown nobody ../ptest su nobody -c "make -B -C tests -k test-suite.log"