From: Ian Jackson Date: Wed, 4 Jan 2017 18:23:30 +0000 (+0000) Subject: ts-host-install: NTP not honoured bug remains X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=dec71b45596386b2bc76a9682726bc6b3c2db654;p=people%2Fiwj%2Fosstest.git ts-host-install: NTP not honoured bug remains Debian #778564 remains open. Signed-off-by: Ian Jackson --- diff --git a/ts-host-install b/ts-host-install index 99ba130a..770c51b7 100755 --- a/ts-host-install +++ b/ts-host-install @@ -135,7 +135,7 @@ END my $done= 0; while () { if (m/^server\b|^pool\b\s/) { - if ($ho->{Suite} =~ m/lenny|squeeze|wheezy|jessie/) { + if ($ho->{Suite} =~ m/lenny|squeeze|wheezy|jessie|stretch/) { $_= $done ? "" : "server $ntpserver\n"; } else { m/^server \Q$ntpserver\E\s/ or