blob: 3a51fb0be9d8b844cd4b285d8da4ac0da4aa53a4 [file] [log] [blame]
#!/bin/sh
export TIMEOUT_DURATION=240
chown nobody tests
chown nobody tests/*
chown nobody ../ptest
su nobody -c "make -B -C tests -k test-suite.log"