Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test-lib: write test results to test-results/<basename>-<pid>
The earlier code meant to attempt to strip everything except the test number, but only stripped the part starting with the last dash. However, there is no reason why we should not use the whole basename. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
- Loading branch information