JUnits for coverage
[portal.git] / deliveries / start-apache-tomcat.sh
index db39248..522eaf2 100644 (file)
@@ -51,4 +51,4 @@ fi
 echo "$0: Starting server from $BASE"
 LOGFILE=${BASE}/logs/catalina.out
 echo "`date`:<--------------------    Starting     -------------------->" >> $LOGFILE
-exec ${BASE}/bin/catalina.sh run  2>&1 | tee -a $LOGFILE
+exec ${BASE}/bin/catalina.sh run  2>&1 | tee -a $LOGFILE
\ No newline at end of file