Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(80)

Unified Diff: LayoutTests/http/tests/misc/resources/image-slow.pl

Issue 155173003: checkpoint unix version of apache win32 patch. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: re-daemonize apache on unix Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/http/tests/misc/resources/image-slow.pl
diff --git a/LayoutTests/http/tests/misc/resources/image-slow.pl b/LayoutTests/http/tests/misc/resources/image-slow.pl
index 980f73bdc91b9ce7ff0c374261d2ae295ac87a50..f94b4d0583cc07973b2108062eae0a97ac2581a1 100755
--- a/LayoutTests/http/tests/misc/resources/image-slow.pl
+++ b/LayoutTests/http/tests/misc/resources/image-slow.pl
@@ -1,4 +1,4 @@
-#!/usr/bin/perl -w
+#!/usr/bin/perl -wT
# flush the buffers after each print
select (STDOUT);

Powered by Google App Engine
This is Rietveld 408576698