فهرست منبع

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