Browse Source

Fix up batch script line endings

The new .gitattributes solve issues with Windows specific files
Matt Clarkson 10 năm trước cách đây
mục cha
commit
809da20100
1 tập tin đã thay đổi với 7 bổ sung7 xóa
  1. 7 7
      test/windows.cgi.cmd

+ 7 - 7
test/windows.cgi.cmd

@@ -1,7 +1,7 @@
-@echo off
-echo HTTP/1.1 200 OK
-echo Connection: close
-echo.
-echo CGI test:
-echo.
-set
+@echo off
+echo HTTP/1.1 200 OK
+echo Connection: close
+echo.
+echo CGI test:
+echo.
+set