Chromium Code Reviews| Index: LayoutTests/http/tests/cache/resources/random.cgi |
| diff --git a/LayoutTests/http/tests/cache/resources/random.cgi b/LayoutTests/http/tests/cache/resources/random.cgi |
| index 8f6621c7f7485963dd7678e212bbc0d9d7e7ac3b..cb46925b7bd408fa462b822cb1f2c5b86e7a19f9 100755 |
| --- a/LayoutTests/http/tests/cache/resources/random.cgi |
| +++ b/LayoutTests/http/tests/cache/resources/random.cgi |
| @@ -1,4 +1,4 @@ |
| -#!/usr/bin/perl -w |
| +#!/usr/bin/perl -wT |
| print "Content-type: text/javascript\n"; |
| print "Cache-control: no-store\n"; |