@@ -20,6 +20,6 @@ Which is at this location in the shell SourceForge services:
<h1>Boost Regression Tests</h1>
</td>
</table>
-<!--#include virtual="/cgi-bin/regression-logs.pl" -->
+<!--#exec cmd="/usr/bin/perl /home/groups/b/bo/boost/cgi-bin/regression-logs.pl" -->
</body>
</html>
@@ -18,8 +18,6 @@
use FileHandle;
use Time::Local;
-print "Content-type: text/html\r\n\r\n";
-
# Generate an individual result item, Pass, Warn, and Fail columns.
# Use as: result_info(html-color,result-count,total-count)
#