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

Unified Diff: LayoutTests/http/tests/cache/resources/cache-simulator.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
« no previous file with comments | « LayoutTests/http/conf/win-httpd.conf ('k') | LayoutTests/http/tests/cache/resources/current-time.cgi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/http/tests/cache/resources/cache-simulator.cgi
diff --git a/LayoutTests/http/tests/cache/resources/cache-simulator.cgi b/LayoutTests/http/tests/cache/resources/cache-simulator.cgi
index bbe5b1bd46bb0b6318bd76aab94d8eeaa0e07a4e..a96f54f9c2b477c954c28c46456e4f92112298a1 100755
--- a/LayoutTests/http/tests/cache/resources/cache-simulator.cgi
+++ b/LayoutTests/http/tests/cache/resources/cache-simulator.cgi
@@ -1,4 +1,4 @@
-#!/usr/bin/perl -w
+#!/usr/bin/perl -wT
use CGI;
use HTTP::Date;
« no previous file with comments | « LayoutTests/http/conf/win-httpd.conf ('k') | LayoutTests/http/tests/cache/resources/current-time.cgi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698