Jenkinsfile: Wrong function signature.
This commit is contained in:
parent
3cacb0ca76
commit
92b9a4b856
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -84,7 +84,7 @@ def doBuild(name, wsid, premakeFlags, configuration) {
|
||||
|
||||
// This will run the unit tests for IW4x.
|
||||
// We need a Windows Server with MW2 on it.
|
||||
def doUnitTests(label, name, wsid) {
|
||||
def doUnitTests(name, wsid) {
|
||||
ws("IW4x/testing/$wsid") {
|
||||
mw2dir = tool "Modern Warfare 2"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user