blob: 4660207220bf2b5dd77867966f0d2932f6550cc3 [file] [log] [blame]
#!/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"