Home | History | Annotate | Download | only in mac

Lines Matching refs:err

166 err() {
180 err "Caught signal $((${status} - 128))"
234 err "${bz2_file} already exists"
238 err "couldn't compress ${new_file} to ${bz2_file} with ${BZIP2}"
254 err "${gz_file} already exists"
258 err "couldn't compress ${new_file} to ${gz_file} with ${GZIP}"
290 err "${xz_file} already exists"
294 err "couldn't compress ${new_file} to ${xz_file} with ${XZ}"
312 err "${gbs_file} already exists"
316 err "couldn't create ${gbs_file} by comparing ${old_file} to ${new_file}"
372 err "${patch_file} already exists"
381 err "can't handle irregular file ${new_file}"
402 err "patch application for verification failed"
423 err "rsync for verification failed"
431 err "verification failed"
473 err "old_dir and new_dir must exist and be directories"
479 err "patch_dir must not exist"
487 err "patch_dir parent directory must exist and be a directory"
501 err "DIRDIFFER_EXCLUDE contains an invalid regular expression"
510 err "DIRDIFFER_NO_DIFF contains an invalid regular expression"
524 err "directories must not contain one another"