mirror of
https://github.com/github/codeql.git
synced 2026-04-25 08:45:14 +02:00
Update test ref autobuilder using '-B'
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
>&2 echo "Running mvn wrapper script"
|
||||
|
||||
if [ "$1" == "dependency:copy" ]; then
|
||||
if [ "$2" == "dependency:copy" ]; then
|
||||
>&2 echo "Arguments ($@) look like a dependency:copy command; failing"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user