Chromium Code Reviews| Index: LayoutTests/http/tests/cache/resources/current-time.cgi |
| diff --git a/LayoutTests/http/tests/cache/resources/current-time.cgi b/LayoutTests/http/tests/cache/resources/current-time.cgi |
| index 054265f3731ea18398c954f2c81ecec296ec6303..1faa8a7f3f1134aa40ad678ba88f88faeea346a4 100755 |
| --- a/LayoutTests/http/tests/cache/resources/current-time.cgi |
| +++ b/LayoutTests/http/tests/cache/resources/current-time.cgi |
| @@ -1,4 +1,4 @@ |
| -#!/usr/bin/perl -w |
| +#!/usr/bin/perl -wT |
| print "Content-type: text/plain\n"; |
| print "\n"; |