Jenkinsfile: Wrong function signature.

This commit is contained in:
/dev/urandom 2016-09-15 18:55:43 +02:00
parent 3cacb0ca76
commit 92b9a4b856
No known key found for this signature in database
GPG Key ID: 41322B973E0F295E

2
Jenkinsfile vendored
View File

@ -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"