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

Unified Diff: LayoutTests/http/tests/inspector/resources/post-target.cgi

Issue 216553010: Remove carriage returns from LayoutTests (04) (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 9 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/inspector/resources/post-target.cgi
diff --git a/LayoutTests/http/tests/inspector/resources/post-target.cgi b/LayoutTests/http/tests/inspector/resources/post-target.cgi
index 6b965b62b81c2747e2009119c2a2b527bb2e1e12..de5197e786b2c2be7399b1d8692e722e244dbaf1 100755
--- a/LayoutTests/http/tests/inspector/resources/post-target.cgi
+++ b/LayoutTests/http/tests/inspector/resources/post-target.cgi
@@ -1,4 +1,4 @@
-#!/usr/bin/perl -wT
-
-print "Content-Type: application/xml\n\n";
-print "<xml>42</xml>\n";
+#!/usr/bin/perl -wT
+
+print "Content-Type: application/xml\n\n";
+print "<xml>42</xml>\n";

Powered by Google App Engine
This is Rietveld 408576698