Test: template on create session
[lttng-tools.git] / tests / regression / tools / templates / sessions / normal_local.lttng
diff --git a/tests/regression/tools/templates/sessions/normal_local.lttng b/tests/regression/tools/templates/sessions/normal_local.lttng
new file mode 100644 (file)
index 0000000..fe55111
--- /dev/null
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<sessions>
+       <session>
+               <name>normal_local</name>
+               <started>false</started>
+               <output>
+                       <consumer_output>
+                               <enabled>true</enabled>
+                               <destination>
+                                       <path>/home/jonathan/lttng-traces/normal_local-20160606-132532</path>
+                               </destination>
+                       </consumer_output>
+               </output>
+       </session>
+</sessions>
This page took 0.025096 seconds and 5 git commands to generate.