Lines Matching refs:VERBOSE
63 VERBOSE=:
117 VERBOSE=echo
173 $DEBUG >&2 "DEBUG: \$VERBOSE=$VERBOSE"
192 ( cat $VERBOSITY_FIFO | while read L; do $VERBOSE "> $L"; done ) &
249 $VERBOSE "== Cloning to $release_clone"
319 $VERBOSE "== Creating a local release branch: $tmp_release_branch"
326 $VERBOSE "== Checking source file updates and fips checksums"
338 $VERBOSE "== Committing updates"
349 $VERBOSE "== Creating a local update branch: $tmp_update_branch"
366 $VERBOSE "== Updated version information to $release"
368 $VERBOSE "== Updating files with release date for $release : $RELEASE_DATE"
371 $VERBOSE "> $file"
376 $VERBOSE "== Committing updates and tagging"
391 $VERBOSE "== Making tarfile: $tgzfile"
395 | while read L; do $VERBOSE "> $L"; done
402 $VERBOSE "== Generating checksums: $tgzfile.sha1 $tgzfile.sha256"
411 $VERBOSE "== Generating announcement text: $announce"
425 $VERBOSE "== Generating signatures: $tgzfile.asc $announce.asc"
432 $VERBOSE "== Push what we have to the parent repository"
437 if [ "$VERBOSE" != ':' ]; then
451 $VERBOSE "== Reset all files to their pre-release contents"
466 $VERBOSE "== Updated version information to $release"
468 $VERBOSE "== Updating files for $release :"
471 $VERBOSE "> $file"
478 $VERBOSE "== Committing updates"
486 $VERBOSE "== Push what we have to the parent repository"
490 $VERBOSE "== Going back to the update branch $tmp_update_branch"
499 $VERBOSE "== Updated version information to $release"
501 $VERBOSE "== Updating files for $release :"
504 $VERBOSE "> $file"
509 $VERBOSE "== Committing updates"
518 $VERBOSE "== Push what we have to the parent repository"
523 $VERBOSE "== Done"