Last sync 2016.04.01
[deliverable/titan.core.git] / regression_test / logger / logtest / logtest.sh
index f629e01915d242d462b07cde23394ecb24b1e8df..4c88c94e6fb8f8df275c180df0857f145b13df15 100755 (executable)
@@ -1,10 +1,15 @@
 #!/bin/bash
 ###############################################################################
-# Copyright (c) 2000-2015 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.056323 seconds and 5 git commands to generate.