#!/bin/sh # # wrapper for testing pcp . atconfig "${abs_top_builddir}/src/pcp" \ ${1+"$@"} status=$? exit $status