summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xMaster/tlpkg/bin/tl-update-tlnet3
1 files changed, 3 insertions, 0 deletions
diff --git a/Master/tlpkg/bin/tl-update-tlnet b/Master/tlpkg/bin/tl-update-tlnet
index 40dc5a42edf..050402f867e 100755
--- a/Master/tlpkg/bin/tl-update-tlnet
+++ b/Master/tlpkg/bin/tl-update-tlnet
@@ -111,6 +111,9 @@ echo "$0: Running tl-update-install-pkg (also from $Master)..."
$Master/tlpkg/bin/tl-update-install-pkg $gpgcmd -o $tltry
END_COW
+# cow-shell leaves this around, haven't tracked down (or reported).
+rm -f $tltry/.ilist
+
# if not doing the test installation, don't push anything out.
$testinstall || exit 0