diff options
author | Karl Berry <karl@freefriends.org> | 2007-09-03 21:10:33 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-09-03 21:10:33 +0000 |
commit | d01408764cf2d42afd3b486ca924b5b11660d7cf (patch) | |
tree | c16f26b8d13cb1bb298426402b90d38c4e783c94 /Master/tlpkg | |
parent | 7fb68da5030122afd41528f2fdc1c083757850d3 (diff) |
doc fix
git-svn-id: svn://tug.org/texlive/trunk@4867 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpdb-check | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tlpkg/bin/tlpdb-check b/Master/tlpkg/bin/tlpdb-check index 629d097f73a..3d041a717b6 100755 --- a/Master/tlpkg/bin/tlpdb-check +++ b/Master/tlpkg/bin/tlpdb-check @@ -5,6 +5,7 @@ # or any later version. # # Check that tlpdb contains all the files in the trees, exactly once. +# also that collections don't have files. cd `dirname $0`/../.. || exit 1 |