#!/usr/bin/sh
cd /usr/libexec/perl-Parallel-Pipes && exec prove -I . -r -j "$(getconf _NPROCESSORS_ONLN)"
