浏览代码

Fix up batch script line endings

The new .gitattributes solve issues with Windows specific files
Matt Clarkson 10 年之前
父节点
当前提交
809da20100
共有 1 个文件被更改,包括 7 次插入7 次删除
  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