Debug info
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Thu, 11 Jun 2015 21:13:45 +0000 (17:13 -0400)
committerJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Thu, 11 Jun 2015 21:13:45 +0000 (17:13 -0400)
dsl/kernel-lttng-modules.seed.groovy

index 8477961b1f1cda1f88e013e9a84e8453071440b5..8614231e1b8865989d5ef2b45c802fc0d25e3de3 100644 (file)
@@ -163,6 +163,11 @@ if ( result.exitValue() == 0 ) {
     String kernelPrefix = "dsl-kernel"
     String separator = "-"
 
+
+       println("CutOff index")
+       println(cutoffPos)
+
+
     // Actual job creation
     for (int i = cutoffPos; i < versions.size() ; i++) {
 
This page took 0.027962 seconds and 4 git commands to generate.