X-Git-Url: https://git.distorted.org.uk/~mdw/distorted-keys/blobdiff_plain/6aef0cfe7370dcbd27b3426e7d6a3d6ac3061baf..b3f674244b076df83216ac6ebda0501ee03a0ef9:/cryptop.recover diff --git a/cryptop.recover b/cryptop.recover index c4b1e7f..f1fc9db 100755 --- a/cryptop.recover +++ b/cryptop.recover @@ -72,6 +72,7 @@ nubbin=$(nubid <$knub.new) case "$nubbin" in "$nubid") ;; *) + rm -f $knub.new echo >&2 "$quis: recovery produced incorrect nub" exit 1 ;;