source: tmcsimulator/trunk/bin/resetlogs_dev.bat @ 669

Revision 669, 317 bytes checked in by jdalbey, 4 years ago (diff)

Updates to bin scripts to make use of revised config files.

Line 
1REM Reset log files between sessions
2
3break>..\webapps\dynamicdata\CADcomments.log
4break>..\webapps\dynamicdata\unifiedlog.csv
5copy ..\webapps\dynamicdata\cms_messages_empty.json ..\webapps\dynamicdata\cms_messages.json
6copy ..\webapps\dynamicdata\har_messages_empty.json ..\webapps\dynamicdata\har_messages.json
Note: See TracBrowser for help on using the repository browser.