summaryrefslogtreecommitdiff
path: root/Master/tlpkg/bin
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-01-18 23:38:33 +0000
committerKarl Berry <karl@freefriends.org>2010-01-18 23:38:33 +0000
commite18b91e6f8214f045017a6cfe26f61c0c06c4ded (patch)
treefa5b9840e430cfc7c312a16d2e3a7ba39602a0d5 /Master/tlpkg/bin
parent644a0033ffd4ff532d494670e5b4058d1fee320c (diff)
one more debug
git-svn-id: svn://tug.org/texlive/trunk@16775 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/bin')
-rwxr-xr-xMaster/tlpkg/bin/tl-update-tlnet1
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tlpkg/bin/tl-update-tlnet b/Master/tlpkg/bin/tl-update-tlnet
index 6288948ebbe..38f0d07707d 100755
--- a/Master/tlpkg/bin/tl-update-tlnet
+++ b/Master/tlpkg/bin/tl-update-tlnet
@@ -73,6 +73,7 @@ rm -rf $tltrybase
mkdir -p $tltry
chmod g+w $tltry
cp -al $tlweb/* $tltry # assuming GNU cp
+ls -ld /home/texlive/trunk/Master/texmf-dist/tlpkg || true
# Update packages in our working dir.
echo "$0: Updating $tltry in cow-shell..."