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