summaryrefslogtreecommitdiff
path: root/Master/tlpkg/bin/svnchangelog
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/bin/svnchangelog')
-rwxr-xr-xMaster/tlpkg/bin/svnchangelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/svnchangelog b/Master/tlpkg/bin/svnchangelog
index bf759e03907..3620d34b9b5 100755
--- a/Master/tlpkg/bin/svnchangelog
+++ b/Master/tlpkg/bin/svnchangelog
@@ -89,7 +89,7 @@ if ! $chicken; then
fi
$mydir/svnchangelog.sed $newlogs # show it to me
-rm -f $newlogs $outfile.new
+#rm -f $newlogs $outfile.new
exit 0