]> git.ozlabs.org Git - ccan/commit
failtest: don't insist parents and children write the same thing to files.
authorRusty Russell <rusty@rustcorp.com.au>
Tue, 15 Feb 2011 12:55:03 +0000 (23:25 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Tue, 15 Feb 2011 12:55:03 +0000 (23:25 +1030)
commitfb9514a55b818d5d9bf929c2c2aaac37a4d68747
tree818bf93255b0c3a4405c754563f9233b3aea1846
parent5adceea6af51c93d3b6fc39849ff05340cd87253
failtest: don't insist parents and children write the same thing to files.

We insist they write the same things to pipes, since we can't "undo" them,
but strictly speaking we don't care if they write different things into
files.

Note: it may indicate a bug if they do...
ccan/failtest/failtest.c