[lttng control] Use List<String> for control commands (Bug 455382)
[deliverable/tracecompass.git] / org.eclipse.tracecompass.lttng2.control.ui.tests / testfiles / CreateSessionTest.cfg
index 9b06e931487a4261797b0b019c224d1b41d109cf..870b87a8c4ab8514a2d3204aec229b4b829ba7d7 100644 (file)
@@ -1,12 +1,12 @@
 ####################################################################
 # Copyright (c) 2012 Ericsson
-# 
+#
 # All rights reserved. This program and the accompanying materials are
 # made available under the terms of the Eclipse Public License v1.0 which
 # accompanies this distribution, and is available at
 # http://www.eclipse.org/legal/epl-v10.html
-#  
-# Contributors: 
+#
+# Contributors:
 #    Bernd Hufmann - Initial API and implementation
 ####################################################################
 ####################################################################
@@ -15,7 +15,7 @@
 <SCENARIO>
 Initialize
 <COMMAND_INPUT>
-lttng version 
+lttng version
 </COMMAND_INPUT>
 <COMMAND_RESULT>
 0
@@ -28,7 +28,7 @@ lttng is free software and under the GPL license and part LGPL
 </COMMAND_OUTPUT>
 
 <COMMAND_INPUT>
-lttng list 
+lttng list
 </COMMAND_INPUT>
 <COMMAND_RESULT>
 0
@@ -74,7 +74,7 @@ PID: 4852 - Name: /home/user/git/lttng-ust/tests/hello.cxx/.libs/lt-hello
 </SCENARIO>
 
 ####################################################################
-# Scenario: Test "lttng create <session> with LTTng 2.1 options  
+# Scenario: Test "lttng create <session> with LTTng 2.1 options
 ####################################################################
 ##################################################################
 <SCENARIO>
This page took 0.024126 seconds and 5 git commands to generate.