author | Jon Seymour <jon.seymour@gmail.com> | |
Thu, 30 Jun 2005 02:41:55 +0000 (12:41 +1000) | ||
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Thu, 30 Jun 2005 03:53:10 +0000 (20:53 -0700) | ||
commit | 2ba1beebd37a57ad07c283da67c82847f6cb2ef9 | |
tree | a26e62f8147c88a053f5cfc8b6ab0b99f15de830 | tree | snapshot |
parent | 99c2bc93000dfadc3ac26ddced23e50520cf30d0 | commit | diff |
[PATCH] Demonstrate broken t6001 test case function
Junio discovered a problem where an actual test case break was hidden
because pipelines are not handled properly by the test infrastructure in
t6001.
This patch fixes the broken infrastructure (and demonstrates the break
explicitly).
A subsequent patch in this series will fix the test case so that it
doesn't fail.
Signed-off-by: Jon Seymour <jon.seymour@gmail.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Junio discovered a problem where an actual test case break was hidden
because pipelines are not handled properly by the test infrastructure in
t6001.
This patch fixes the broken infrastructure (and demonstrates the break
explicitly).
A subsequent patch in this series will fix the test case so that it
doesn't fail.
Signed-off-by: Jon Seymour <jon.seymour@gmail.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
t/t6001-rev-list-merge-order.sh | diff | blob | history |