[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[texlive-nonbin] 01/02: add forgotten next ..



This is an automated email from the git hooks/post-receive script.

preining pushed a commit to branch master
in repository texlive-nonbin.

commit 582f4123d0f95026527b343e0a95915b92788421
Author: Norbert Preining <preining@debian.org>
Date:   Fri Jun 23 23:03:27 2017 +0900

    add forgotten next ..
---
 all/debian/tpm2debcommon.pm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/all/debian/tpm2debcommon.pm b/all/debian/tpm2debcommon.pm
index 4badcf6..005c3a1 100755
--- a/all/debian/tpm2debcommon.pm
+++ b/all/debian/tpm2debcommon.pm
@@ -614,6 +614,7 @@ sub read_one_config_file {
 			$Config{'breaks'}{$a} = [ @{$Config{'breaks'}{$a}}, "$b (<< $v)" ];
 			$Config{'replaces'}{$a} = [ @{$Config{'replaces'}{$a}}, "$b (<< $v)" ];
 			$Config{'breaks'}{$b} = [ @{$Config{'breaks'}{$b}}, "$a (<< $v)" ];
+			next;
 		}
 		if ($type eq "execute") {
 			my ($b) = @rest;

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-tex/texlive-nonbin.git


Reply to: