#!/usr/bin/sh
unset GEO_DISTANCE_PP GIS_DISTANCE_PP
cd /usr/libexec/perl-GIS-Distance && exec prove -I . -j "$(getconf _NPROCESSORS_ONLN)"
