소스 검색

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