fix unpublished test
This commit is contained in:
parent
2cc9940461
commit
e8ec59a852
2
builder
2
builder
@ -1018,7 +1018,7 @@ function run_test ()
|
|||||||
msg "run test (unpublished)"
|
msg "run test (unpublished)"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
CMD //C "$(cygpath -w "$KFGame")" "$Map?Difficulty=$Difficulty?GameLength=$GameLength?Game=$Game?Mutator=$Mutators?$Args" "$UseUnpublished" -log
|
CMD //C "$(cygpath -w "$KFGame")" "$Map?Difficulty=$Difficulty?GameLength=$GameLength?Game=$Game?Mutator=$Mutators?$Args" $UseUnpublished -log
|
||||||
}
|
}
|
||||||
|
|
||||||
function parse_combined_params () # $1: Combined short parameters
|
function parse_combined_params () # $1: Combined short parameters
|
||||||
|
Loading…
Reference in New Issue
Block a user