summaryrefslogtreecommitdiff
path: root/Master/tlpkg/bin/tl-update-messages
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/bin/tl-update-messages')
-rwxr-xr-xMaster/tlpkg/bin/tl-update-messages2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tl-update-messages b/Master/tlpkg/bin/tl-update-messages
index 7cb05beeb0b..21088c3f3dd 100755
--- a/Master/tlpkg/bin/tl-update-messages
+++ b/Master/tlpkg/bin/tl-update-messages
@@ -34,7 +34,7 @@ if cmp -s $tmpa $tmpb ; then
rm -f $tmpa $tmpb
exit 0
fi
-rm -f $tmpa $tmpb
+rm -f $tmpa $tmpb messages.prev
# here we come only if there have been changes
for i in *.po ; do