Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Write rendered track to a temporary file
With this commit we write the full track to a temporary file instead of dumping it directly into Rally's log file. This helps users to interpret error messages later on that involve line numbers. It also avoids bloating Rally's log file. Closes elastic#554 Relates elastic#559
- Loading branch information