Changeset 679 in tmcsimulator for trunk/bin/postsession_logmerge.bat
- Timestamp:
- 09/26/2022 05:03:29 PM (4 years ago)
- File:
-
- 1 edited
-
trunk/bin/postsession_logmerge.bat (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bin/postsession_logmerge.bat
r675 r679 12 12 13 13 REM 2. Define a variable for the directory containing the data files 14 set dir="webapps\dynamicdata" 14 REM dir="webapps\dynamicdata" 15 set dir="w:\webapps\dynamicdata" 15 16 16 17 REM 3. Merge the unified log with cad details and evaluation ratings … … 22 23 REM 4. Next, launch the webserver and browse to localhost:8080/sessionlogdisplay.html 23 24 REM to show a nicely formatted version of the results. 24 "C:\Program Files \Mozilla Firefox\firefox.exe" localhost:80/sessionlogdisplay.html &25 25 "C:\Program Files (x86)\Mozilla Firefox\firefox.exe" webapps.tmcsim/sessionlogdisplay.html & 26 REM "C:\Program Files (x86)\Mozilla Firefox\firefox.exe" localhost:8080/sessionlogdisplay.html &
Note: See TracChangeset
for help on using the changeset viewer.
