diff options
author | Karl Berry <karl@freefriends.org> | 2008-06-19 13:14:52 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-06-19 13:14:52 +0000 |
commit | 8734904b36b0ee4dc8de79598ad56008717313d7 (patch) | |
tree | 7f89127e2570605d812d8598f7debf636ac92ab8 /Master/tlpkg/bin/check-file-coverage | |
parent | dbb352aee22320019fd2a7c33ee019d90ae0cf87 (diff) |
missed additions/deletions
git-svn-id: svn://tug.org/texlive/trunk@8876 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/bin/check-file-coverage')
-rwxr-xr-x | Master/tlpkg/bin/check-file-coverage | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/check-file-coverage b/Master/tlpkg/bin/check-file-coverage index 00c9750eab5..d0a0057977f 100755 --- a/Master/tlpkg/bin/check-file-coverage +++ b/Master/tlpkg/bin/check-file-coverage @@ -28,7 +28,7 @@ use File::Path; my @IgnorePatterns = qw! .mkisofsrc$ autorun.inf$ support/ source/ setuptl/ - texmf-dist/ls-R$ texmf/ls-R$ + texmf-dist/ls-R$ texmf-doc/ls-R$ texmf/ls-R$ tlpkg/tlpsrc/ tlpkg/bin tlpkg/lib/ tlpkg/tests/ tlpkg/etc/ |