Add master branch to module
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Mon, 6 Jul 2015 21:19:33 +0000 (17:19 -0400)
committerJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Mon, 6 Jul 2015 21:19:33 +0000 (17:19 -0400)
dsl/kernel-lttng-modules.seed.groovy

index 9a633fd38bdb882eb4ba1dd5f2c0ea3d5e047c5e..cda7973ead1754e0d2fd1ed5811a211bec04ce61 100644 (file)
@@ -88,7 +88,7 @@ class BasicVersion implements Comparable<BasicVersion> {
 }
 
 def kernelTagCutOff = new BasicVersion("2.6.36", "")
-def modulesBranches = []
+def modulesBranches = ["master"]
 
 //def modulesBranches = ["master","stable-2.5","stable-2.6", "stable-2.4"]
 
This page took 0.024515 seconds and 4 git commands to generate.