summaryrefslogtreecommitdiff
path: root/Master/tlpkg/bin/check-file-coverage
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/bin/check-file-coverage')
-rwxr-xr-xMaster/tlpkg/bin/check-file-coverage2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/check-file-coverage b/Master/tlpkg/bin/check-file-coverage
index c3f606851ba..75026b9e064 100755
--- a/Master/tlpkg/bin/check-file-coverage
+++ b/Master/tlpkg/bin/check-file-coverage
@@ -35,7 +35,7 @@ my @IgnorePatterns = qw!
tlpkg/tlpsrc/
tlpkg/bin
tlpkg/lib/ tlpkg/tests/ tlpkg/etc/
- tlpkg/texlive.pkgver tlpkg/texlive.tlpdb
+ tlpkg/texlive.tlpdb
!;
chomp (my $opt_master = `cd $::mydir/../.. && pwd`);