Fix
[lttng-ci.git] / dsl / kernel-lttng-modules.seed.groovy
index 608282fd690ff513dbc570db62a41f43831c8a8b..09226f840bc78b7a72be17cb318c4650c85fa66d 100644 (file)
@@ -286,7 +286,7 @@ import java.util.concurrent.CancellationException
 
 def jobs = hudson.model.Hudson.instance.items
 def fail = false
-def jobStartWith = "${modulesPrefix + separator}%1$s"
+def jobStartWith = "${modulesPrefix + separator} %1\$s"
 
 def anotherBuild
 jobs.each { job ->
This page took 0.023483 seconds and 4 git commands to generate.