Sync with 5.4.2
[deliverable/titan.core.git] / regression_test / logger / emergency_logging / EmergencyLogTest.sh
index 8790539a27d10c96222abd91981cbbdfa4b0365a..3c3d1455d8f8060ad106ba12e7cf115b201dad90 100755 (executable)
@@ -98,6 +98,7 @@ s/^$//g
 # $2 : cfg file base without extension
 #####################################
 run_and_modify_logfile() {
+  echo $TTCN3_DIR/bin/ttcn3_start $MYEXE $1
   $TTCN3_DIR/bin/ttcn3_start $MYEXE $1
   cp $LOGDIR/${MYEXE}-mtc.log $LOGDIR/${2}-mtc.log
   cp $LOGDIR/${MYEXE}-hc.log $LOGDIR/${2}-hc.log
This page took 0.023624 seconds and 5 git commands to generate.