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

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

Powered by Google App Engine
This is Rietveld 408576698