#! /bin/sh # if $CVSROOT/CVSROOT/commit_prep.pl ${1+"$@"} then : # no problem else echo "commit_prep.pl failed!" 1>&2 exit 1 fi exit 0 # go on.