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

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

Powered by Google App Engine
This is Rietveld 408576698