Autodl deletes the info file.
[utils.git] / autodlctl
index dfe2698..ad16b7a 100755 (executable)
--- a/autodlctl
+++ b/autodlctl
@@ -93,7 +93,6 @@ function getnext
            esac
        fi
     fi
-    rm -f "$infofile"
     rm -f "$outfile"
     rm -f "$HOME/dc/autodl/run/$tag"
 }