default_pre_build        &&
cd  "$SOURCE_DIRECTORY"  &&

if [[ $SPECIMEN_VCS == y ]]
then
  ./bootstrap
fi
