OSDN Git Service

Merge branch 'jk/test-lib-drop-pid-from-results' into maint
authorJunio C Hamano <gitster@pobox.com>
Mon, 19 Sep 2016 20:51:39 +0000 (13:51 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 19 Sep 2016 20:51:39 +0000 (13:51 -0700)
commit79b51ebf6f65d4af95e181dcf98d6fe0a3baa631
tree158068c5a1b2892e317ea74d24ff4034a5c4981b
parent276661ff85a812d8986cae7fec9d69a81508c8cd
parent5c885c1b53fe2e921558c6b1814f8ccddda87ee0
Merge branch 'jk/test-lib-drop-pid-from-results' into maint

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