Autodl deletes the info file.
authorfredrik@DOLDA2000.COM <fredrik@DOLDA2000.COM@959494ce-11ee-0310-bf91-de5d638817bd>
Thu, 12 May 2005 12:00:53 +0000 (12:00 +0000)
committerfredrik@DOLDA2000.COM <fredrik@DOLDA2000.COM@959494ce-11ee-0310-bf91-de5d638817bd>
Thu, 12 May 2005 12:00:53 +0000 (12:00 +0000)
git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/utils@234 959494ce-11ee-0310-bf91-de5d638817bd

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"
 }