mirror of
https://github.com/github/codeql.git
synced 2026-04-24 16:25:15 +02:00
Add Win32 Maven command
This commit is contained in:
6
java/ql/integration-tests/java/maven-download-failure/.gitattributes
vendored
Normal file
6
java/ql/integration-tests/java/maven-download-failure/.gitattributes
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
#
|
||||
# https://help.github.com/articles/dealing-with-line-endings/
|
||||
#
|
||||
# These are explicitly windows files and should use crlf
|
||||
*.bat text eol=crlf
|
||||
*.cmd text eol=crlf
|
||||
1
java/ql/integration-tests/java/maven-download-failure/mvn.cmd
Executable file
1
java/ql/integration-tests/java/maven-download-failure/mvn.cmd
Executable file
@@ -0,0 +1 @@
|
||||
@bash mvn %*
|
||||
Reference in New Issue
Block a user