Chromium Code Reviews| Index: LayoutTests/http/tests/loading/resources/404-with-empty-body-no-content-type.cgi |
| diff --git a/LayoutTests/http/tests/loading/resources/404-with-empty-body-no-content-type.cgi b/LayoutTests/http/tests/loading/resources/404-with-empty-body-no-content-type.cgi |
| index 79bd2b1cdb090fb9dc3526c590eca15efe12cd4e..31e933a51c8ec353e6057bc4f69a18db49cc3019 100755 |
| --- a/LayoutTests/http/tests/loading/resources/404-with-empty-body-no-content-type.cgi |
| +++ b/LayoutTests/http/tests/loading/resources/404-with-empty-body-no-content-type.cgi |
| @@ -1,3 +1,3 @@ |
| -#!/usr/bin/perl -w |
| +#!/usr/bin/perl -wT |
| print "Status: 404 Not Found\n\n"; |