Chromium Code Reviews| Index: LayoutTests/http/tests/xmlhttprequest/print-content-type.cgi |
| diff --git a/LayoutTests/http/tests/xmlhttprequest/print-content-type.cgi b/LayoutTests/http/tests/xmlhttprequest/print-content-type.cgi |
| index 8f4d40296d6fcf966eb28a9ae74cc068db8ad6f7..1cde925a85161aec5b287dcb74dc75be0c1f44c8 100755 |
| --- a/LayoutTests/http/tests/xmlhttprequest/print-content-type.cgi |
| +++ b/LayoutTests/http/tests/xmlhttprequest/print-content-type.cgi |
| @@ -1,4 +1,4 @@ |
| -#!/usr/bin/perl -w |
| +#!/usr/bin/perl -wT |
| use CGI qw(:standard); |
| my $cgi = new CGI; |