summaryrefslogtreecommitdiff
path: root/Master/texmf/scripts
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2011-04-03 13:25:39 +0000
committerNorbert Preining <preining@logic.at>2011-04-03 13:25:39 +0000
commit76b95ab852bcb65345291c66565959093dd0f944 (patch)
tree8c7cc5e35b7f443403f4e073cec4db5105441962 /Master/texmf/scripts
parent7b9941b067c98e3041b24fc99cbbdb0f32f0fbcb (diff)
ignore backups in check_files
git-svn-id: svn://tug.org/texlive/trunk@21932 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf/scripts')
-rwxr-xr-xMaster/texmf/scripts/texlive/tlmgr.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/texmf/scripts/texlive/tlmgr.pl b/Master/texmf/scripts/texlive/tlmgr.pl
index cced4ed449f..30b576b605d 100755
--- a/Master/texmf/scripts/texlive/tlmgr.pl
+++ b/Master/texmf/scripts/texlive/tlmgr.pl
@@ -3862,6 +3862,7 @@ sub check_files {
install-tl.log
tlpkg/texlive.profile
tlpkg/installer
+ tlpkg/backups/
!;
my %tltreefiles = %{$tltree->{'_allfiles'}};
my @tlpdbfiles = keys %filetopacks;