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

Unified Diff: LayoutTests/http/tests/misc/resources/slow-defer-script.cgi

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/slow-defer-script.cgi
diff --git a/LayoutTests/http/tests/misc/resources/slow-defer-script.cgi b/LayoutTests/http/tests/misc/resources/slow-defer-script.cgi
index a98d3d5a81d37887692c73922c8d3c29f1b6bd18..627d0fa9d3d323fe316e79575bb1497082746428 100755
--- a/LayoutTests/http/tests/misc/resources/slow-defer-script.cgi
+++ b/LayoutTests/http/tests/misc/resources/slow-defer-script.cgi
@@ -1,4 +1,4 @@
-#!/usr/bin/perl -w
+#!/usr/bin/perl -wT
print "Content-type: text/javascript\n\n";
sleep(0.5);
« no previous file with comments | « LayoutTests/http/tests/misc/resources/slow-async-script.cgi ('k') | LayoutTests/http/tests/misc/resources/slow-png-load.pl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698