#!/usr/bin/sh
unset RELEASE_TESTING
cd /usr/libexec/perl-Net-SSLeay && exec prove -I . -r -j "$(getconf _NPROCESSORS_ONLN)"
