]> git.ipfire.org Git - thirdparty/git.git/commit
quote-stress-test: allow skipping some trials
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Thu, 19 Sep 2019 21:46:31 +0000 (23:46 +0200)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Thu, 5 Dec 2019 14:37:06 +0000 (15:37 +0100)
commit7530a6287e20a74b9fe6d4ca3a66df0f0f5cc52c
tree194192c2af82cf6899d13c2c6d7a9434d71d4952
parent55953c77c0bfcb727ffd7e293e4661b7a24b791b
quote-stress-test: allow skipping some trials

When the, say, 93rd trial run fails, it is a good idea to have a way to
skip the first 92 trials and dig directly into the 93rd in a debugger.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
t/helper/test-run-command.c