Index: trunk/bin/systemstart_systest.sh
===================================================================
--- trunk/bin/systemstart_systest.sh	(revision 663)
+++ trunk/bin/systemstart_systest.sh	(revision 669)
@@ -12,9 +12,8 @@
 java -DPROP_FILE=cad_server_systest.properties -jar deploy/CADserver.jar &
 sleep 7
+python deploy/unifiedlogger.zip
+sleep 2
 java -jar deploy/SimManager.jar system_test_script.xml &
-# Manual step for now, until it's integrated into Sim Mgr
-#cp Scenarios/system_test_script.xml webapps/dynamicdata/incident_script.xml
 
 # Start a browser and run the web applications
-firefox localhost:8080/einotebook  localhost:8080/cptms 
-#localhost:8080/unifiedlogmonitor.html &
+firefox localhost:8080/einotebook  localhost:8080/cptms localhost:8080/unifiedlogmonitor.html &
