#!/bin/sh
cd /usr/libexec/perl-UUID || exit 1
exec prove -r -I t/0LIB -j "$(getconf _NPROCESSORS_ONLN)"
