Chromium Code Reviews| Index: LayoutTests/http/tests/cache/resources/subresource-failover-to-network.cgi |
| diff --git a/LayoutTests/http/tests/cache/resources/subresource-failover-to-network.cgi b/LayoutTests/http/tests/cache/resources/subresource-failover-to-network.cgi |
| index 6b70b7108f330a3532b691fa59f787179851b9e0..a5d15ec2ef0f29f112452cc81c2801bc7dc5e89e 100755 |
| --- a/LayoutTests/http/tests/cache/resources/subresource-failover-to-network.cgi |
| +++ b/LayoutTests/http/tests/cache/resources/subresource-failover-to-network.cgi |
| @@ -1,4 +1,4 @@ |
| -#!/usr/bin/perl -w |
| +#!/usr/bin/perl -wT |
| print "content-type: text/html\n"; |
| print "\n"; |