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

Unified Diff: LayoutTests/http/tests/loading/resources/404-with-empty-body-no-content-type.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/loading/resources/404-with-empty-body-no-content-type.cgi
diff --git a/LayoutTests/http/tests/loading/resources/404-with-empty-body-no-content-type.cgi b/LayoutTests/http/tests/loading/resources/404-with-empty-body-no-content-type.cgi
index 79bd2b1cdb090fb9dc3526c590eca15efe12cd4e..31e933a51c8ec353e6057bc4f69a18db49cc3019 100755
--- a/LayoutTests/http/tests/loading/resources/404-with-empty-body-no-content-type.cgi
+++ b/LayoutTests/http/tests/loading/resources/404-with-empty-body-no-content-type.cgi
@@ -1,3 +1,3 @@
-#!/usr/bin/perl -w
+#!/usr/bin/perl -wT
print "Status: 404 Not Found\n\n";
« no previous file with comments | « LayoutTests/http/tests/loading/resources/404-with-empty-body.cgi ('k') | LayoutTests/http/tests/local/slow-css-pass.cgi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698