Last change
on this file since 2236 was
787,
checked in by pharms, 12 years ago
|
- added command for correcting JFC traces that do not contain correct sources of events
|
File size:
481 bytes
|
Line | |
---|
1 | corrects older JFC log files contained in a directory which sometimes do not contain correct event |
---|
2 | sources. The result is another directory containing the corrected log files. |
---|
3 | |
---|
4 | $USAGE$ |
---|
5 | <sourcedirectory> name of the source directory containing the older JFC log file |
---|
6 | <destinationdirectory> name of the destination directory into which the corrected log files shall be stored. Must not be equal to the sourcedirectory |
---|
7 | |
---|
8 | Example(s): |
---|
9 | correctDirOldJFC usagedata/jfc_old usagedata/jfc_new |
---|
Note: See
TracBrowser
for help on using the repository browser.