Sfoglia il codice sorgente

Fix up batch script line endings

The new .gitattributes solve issues with Windows specific files
Matt Clarkson 10 anni fa
parent
commit
809da20100
1 ha cambiato i file con 7 aggiunte e 7 eliminazioni
  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