Test cutoff
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Tue, 30 Jun 2015 17:01:38 +0000 (13:01 -0400)
committerJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Tue, 30 Jun 2015 17:01:38 +0000 (13:01 -0400)
dsl/kernel-lttng-modules.seed.groovy

index e404d834505c2529e8c0cca9eccafa3eb7aef181..ed785f19cc0d2d93b99b5a9685e25c0b35f2d30a 100644 (file)
@@ -87,7 +87,7 @@ class BasicVersion implements Comparable<BasicVersion> {
     }
 }
 
-def kernelTagCutOff = new BasicVersion("4.1", "")
+def kernelTagCutOff = new BasicVersion("3.9", "")
 def modulesBranches = []
 
 //def modulesBranches = ["master","stable-2.5","stable-2.6", "stable-2.4"]
This page took 0.023423 seconds and 4 git commands to generate.