Merge branch 'jk/test-lib-drop-pid-from-results'
commit8f6fd086e644cadd2976d471f65b5ebe11316924
authorJunio C Hamano <gitster@pobox.com>
Mon, 12 Sep 2016 22:34:33 +0000 (12 15:34 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 12 Sep 2016 22:34:33 +0000 (12 15:34 -0700)
tree993454c26dea2eaf7947d469485e42718543caf2
parent87f5de387cc6044e94392328a6ae85bff9ece3e5
parent5c885c1b53fe2e921558c6b1814f8ccddda87ee0
Merge branch 'jk/test-lib-drop-pid-from-results'

The test framework left the number of tests and success/failure
count in the t/test-results directory, keyed by the name of the
test script plus the process ID.  The latter however turned out not
to serve any useful purpose.  The process ID part of the filename
has been removed.

* jk/test-lib-drop-pid-from-results:
  test-lib: drop PID from test-results/*.count