From: Junio C Hamano Date: Sun, 15 May 2005 21:21:13 +0000 (-0700) Subject: [PATCH 4/4] Trivial test harness fixes. X-Git-Tag: v0.99~562 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/14cd1ff396b3414c3c13e67c74e1ad805cd455ef?hp=14cd1ff396b3414c3c13e67c74e1ad805cd455ef [PATCH 4/4] Trivial test harness fixes. The documentation of the test harness still refer to old numbering and also contains an obvious typo. Also "make test" should be run after making sure we have built all binaries, since test is designed to test the newly built ones. Signed-off-by: Junio C Hamano Signed-off-by: Petr Baudis ---