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

Unified Diff: LayoutTests/http/tests/incremental/doc-write-before-end.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/incremental/doc-write-before-end.pl
diff --git a/LayoutTests/http/tests/incremental/doc-write-before-end.pl b/LayoutTests/http/tests/incremental/doc-write-before-end.pl
index f0dcf86910e0c8eba9d130ee49cf4d11a5efca07..a89e5fd40f30615a59155242d1bfd1ddde2b49fe 100755
--- a/LayoutTests/http/tests/incremental/doc-write-before-end.pl
+++ b/LayoutTests/http/tests/incremental/doc-write-before-end.pl
@@ -1,4 +1,4 @@
-#!/usr/bin/perl -w
+#!/usr/bin/perl -wT
# Flush STDOUT after each print.
select (STDOUT);

Powered by Google App Engine
This is Rietveld 408576698