Re: [PATCH 05/10] test-lib: Simplify test counting.
From: Johannes Schindelin <hidden> Date: 2016-06-15 22:46:25
Hi,
On Wed, 18 Mar 2009, Johannes Sixt wrote:
Since the test case counter was incremented very late, there were a few
users of the counter had to do their own incrementing. Now we increment it
early and simplify these users.
Signed-off-by: Johannes Sixt <redacted>
---
t/test-lib.sh | 10 +++-------
1 files changed, 3 insertions(+), 7 deletions(-)
Do you not need to adjust t4013 and t5515, too?
Ciao,
Dscho