summaryrefslogtreecommitdiffstats
path: root/sanitycheck.cgi
diff options
context:
space:
mode:
Diffstat (limited to 'sanitycheck.cgi')
-rwxr-xr-xsanitycheck.cgi3
1 files changed, 1 insertions, 2 deletions
diff --git a/sanitycheck.cgi b/sanitycheck.cgi
index 84f41c398..c05f0e50d 100755
--- a/sanitycheck.cgi
+++ b/sanitycheck.cgi
@@ -87,8 +87,7 @@ UserInGroup("editbugs")
action => "run",
object => "sanity_check"});
-print "Content-type: text/html\n";
-print "\n";
+print $cgi->header();
my @row;