Bug #344665 r=timeless
This commit is contained in:
cls%seawood.org 2006-07-24 18:41:23 +00:00
Родитель 72c19ceb15
Коммит aad554e4ed
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -29,7 +29,7 @@ require 'header.pl';
$|=1;
print "Content-type: text/html\n\n<HTML>\n";
print "Content-type: text/html\n\n";
$form{noignore} = 1; # Force us to load all build info, not
# paying any attention to ignore_builds stuff.
@ -327,4 +327,4 @@ the tinderbox URL to override.<br>
<hr>
";
}
print "</BODY></HTML>\n";