Chromium Code Reviews| Index: LayoutTests/http/tests/plugins/resources/slow-resource.pl |
| diff --git a/LayoutTests/http/tests/plugins/resources/slow-resource.pl b/LayoutTests/http/tests/plugins/resources/slow-resource.pl |
| index e854beba97dea3cb501f3f89184c88df613302a0..67d496862315e2e4ef244e1df789a94bb788d9d0 100755 |
| --- a/LayoutTests/http/tests/plugins/resources/slow-resource.pl |
| +++ b/LayoutTests/http/tests/plugins/resources/slow-resource.pl |
| @@ -1,4 +1,4 @@ |
| -#!/usr/bin/perl -w |
| +#!/usr/bin/perl -wT |
| # flush the buffers after each print |
| select (STDOUT); |