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