Chromium Code Reviews| Index: LayoutTests/http/tests/cache/resources/random-max-age.cgi |
| diff --git a/LayoutTests/http/tests/cache/resources/random-max-age.cgi b/LayoutTests/http/tests/cache/resources/random-max-age.cgi |
| index 26f5c82893d12947d39c02bfe808747cc4b10298..e68dadbb44ce93e93ad56948b462da01562d7a71 100755 |
| --- a/LayoutTests/http/tests/cache/resources/random-max-age.cgi |
| +++ b/LayoutTests/http/tests/cache/resources/random-max-age.cgi |
| @@ -1,4 +1,4 @@ |
| -#!/usr/bin/perl -w |
| +#!/usr/bin/perl -wT |
| print "Content-type: text/javascript\n"; |
| print "Cache-control: max-age=0\n"; |