Commit 0087450a authored by Kristopher Ruzic's avatar Kristopher Ruzic

some debugging...

parent efd9ed30
......@@ -64,7 +64,7 @@ class Recipe(GenericBaseRecipe):
),
)
path_list.append(tunnel_path)
print len(self.options)
runner_path = self.createExecutable(
self.options['runner-path'],
self.substituteTemplate(self.getTemplateFilename('kvm_run.in'),
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment