This repository was archived by the owner on May 29, 2025. It is now read-only.
Commit cae422f
committed
Fix echo command in handle-tracking batch file
The echo command in the handle-tracking batch file told readers to look
for a "Heap Snapshot" graph, which was wrong. Well, it tried to tell
readers to look there but it accidentally directed the echo command to
a newly created file called "Heap". Oops. Both of these issues are fixed
now.1 parent 39d1367 commit cae422f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||

0 commit comments