#!/bin/sh
cd /usr/libexec/perl-Crypt-OpenSSL-Random || exit 1
exec prove -I . -j "$(getconf _NPROCESSORS_ONLN 2>/dev/null || echo 1)" t
