#!/bin/sh
set -e
cd /usr/libexec/perl-Authen-SASL && exec prove -I . -r -j "$(getconf _NPROCESSORS_ONLN 2>/dev/null || echo 1)"
