summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-07-18 12:50:43 +0000
committerKarl Berry <karl@freefriends.org>2008-07-18 12:50:43 +0000
commitbdff2e3c64a255194fe83396850f85aa4a87ad31 (patch)
treeecc1cbc0c15467c85a3460113ec57c03d48e9a39 /Master/tlpkg
parenta40bee13f1c5c5313ccb5961275f736c516b7510 (diff)
new i386-solaris update from apostolos
git-svn-id: svn://tug.org/texlive/trunk@9657 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-xMaster/tlpkg/bin/tl-update-bindir2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tl-update-bindir b/Master/tlpkg/bin/tl-update-bindir
index cde3ad2cb48..6a69acdccae 100755
--- a/Master/tlpkg/bin/tl-update-bindir
+++ b/Master/tlpkg/bin/tl-update-bindir
@@ -235,7 +235,7 @@ for tlname in $tlnames; do
# final results.
$msg "final svn status..."
- svn status
+ svn status | sort
rm -rf $tmpdir
done