X-Git-Url: https://git.exim.org/buildfarm-server.git/blobdiff_plain/94d9e89201dda9611078da5612cf346874e16ed3..e342fba149effb6f26814a2d0ba49eed094a2e05:/trunk/cgi-bin/envtest.pl diff --git a/trunk/cgi-bin/envtest.pl b/trunk/cgi-bin/envtest.pl index 6158d18..f86621f 100644 --- a/trunk/cgi-bin/envtest.pl +++ b/trunk/cgi-bin/envtest.pl @@ -1,6 +1,6 @@ #!/usr/bin/perl -print "Contect-Type: text/plain\n\n"; +print "Content-Type: text/plain\n\n"; print "Conf: $ENV{BFConfDir}\n";