Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
torture: Print only one summary line per run
The torture.sh scripts currently duplicates the summary lines, getting one during the run phase and one during the summary phase of each run. This commit therefore removes the run phase from consideration so as to get only one summary line per run. Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
- Loading branch information