Last sync 2016.04.01
[deliverable/titan.core.git] / regression_test / logger / logtest / logtest.sh
index 59d26ddfe1a18b1fa8c48b19460907e75e39282e..4c88c94e6fb8f8df275c180df0857f145b13df15 100755 (executable)
@@ -1,10 +1,15 @@
 #!/bin/bash
 ###############################################################################
-# Copyright (c) 2000-2014 Ericsson Telecom AB
+# Copyright (c) 2000-2016 Ericsson Telecom AB
 # 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:
+#   Balasko, Jeno
+#   Baranyi, Botond
+#
 ###############################################################################
 
 
@@ -103,6 +108,7 @@ then
 fi
 
 make
+echo "ttcn3_start Titan_LogTest $1"
 ttcn3_start Titan_LogTest  "$1" | tee "Console_$2"
 
 #ttcn3_logmerge *.log >  "$2"
This page took 0.024268 seconds and 5 git commands to generate.