[CI] Refactoring

This commit is contained in:
Mat Sutcliffe
2020-06-17 00:23:18 +01:00
parent 2b76e8592a
commit 93181869ef
2 changed files with 60 additions and 67 deletions

View File

@@ -82,7 +82,6 @@ defineTest(swiftConfig) {
}
defineReplace(swiftConfig) {
eval(value = \$\${SWIFT_CONFIG.$$1})
eval(value = $$value)
return($$value)
}