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