Found in crybaby's working tree.
[distorted-keys] / cryptop.recover
index c4b1e7f..f1fc9db 100755 (executable)
@@ -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
     ;;