Chromium Code Reviews| Index: LayoutTests/http/tests/misc/resources/slow-stylesheet.cgi |
| diff --git a/LayoutTests/http/tests/misc/resources/slow-stylesheet.cgi b/LayoutTests/http/tests/misc/resources/slow-stylesheet.cgi |
| index fcddca401f8ab3a6a5df873a6541c7f40ab09ece..5e5567f99f44c77298918d9d508233e3b1072cb0 100755 |
| --- a/LayoutTests/http/tests/misc/resources/slow-stylesheet.cgi |
| +++ b/LayoutTests/http/tests/misc/resources/slow-stylesheet.cgi |
| @@ -1,4 +1,4 @@ |
| -#!/usr/bin/perl -w |
| +#!/usr/bin/perl -wT |
| print "Content-type: text/css\n\n"; |
| sleep(0.5); |