Searched refs:error_cleanup (Results 1 – 2 of 2) sorted by relevance
27 error_cleanup () { function37 rm "$1".orig) || error_cleanup "Replacement for $1 failed."74 error_cleanup "Unrecognized argument -- $1"102 git clone git://git.nlnetlabs.nl/ldns/ ldns || error_cleanup "git command failed"103 (cd ldns; git checkout "$CHECKOUT") || error_cleanup "Could not checkout $CHECKOUT"106 git clone git://git.nlnetlabs.nl/ldns/ ldns-nonstatic || error_cleanup "git command failed"107 (cd ldns-nonstatic; git checkout "$CHECKOUT") || error_cleanup "Could not checkout $CHECKOUT"113 error_cleanup "Cannot determine version number."133 gzip -cd "$WINSSL" | tar xf - || error_cleanup "tar unpack of $WINSSL failed"135 cd openssl-* || error_cleanup "no openssl-X dir in tarball"[all …]
757 goto error_cleanup; in autr_assemble()761 goto error_cleanup; in autr_assemble()769 goto error_cleanup; in autr_assemble()773 error_cleanup: in autr_assemble()