diff options
author | Holger Levsen <holger@layer-acht.org> | 2017-04-19 12:39:12 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2017-04-19 12:39:12 +0200 |
commit | deab813fbcac8f9e78bc7b575f8655ee6a975c6c (patch) | |
tree | f2dd43631d7acf834b92f26a14aebf0cfe24b1d3 /logparse | |
parent | 46125c5d21c917d4f505ab4f850266da46c7283b (diff) | |
download | jenkins.debian.net-deab813fbcac8f9e78bc7b575f8655ee6a975c6c.tar.xz |
chroot-installations: ignore ttf-freefont when looking for transitional packages, and add a reminder to do that again, once stretch has been released
Signed-off-by: Holger Levsen <holger@layer-acht.org>
Diffstat (limited to 'logparse')
-rw-r--r-- | logparse/chroot-installation.rules | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/logparse/chroot-installation.rules b/logparse/chroot-installation.rules index fa519b20..006b0212 100644 --- a/logparse/chroot-installation.rules +++ b/logparse/chroot-installation.rules @@ -3,3 +3,4 @@ ok /not really/ warning /Warning: Transitional packages found:/ +warning /Warning: seems Stretch has been released.+/ |