X-Git-Url: https://git.distorted.org.uk/~mdw/distorted-keys/blobdiff_plain/a218eb121bc640b2821aa21f208f082881b7fc29..refs/heads/mdw/wip.crybaby.2016-05-05:/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 ;;