#!/bin/sh
set -e
cd /usr/libexec/perl-HTTP-Daemon && exec prove -I . -j "$(getconf _NPROCESSORS_ONLN)" -r
