On Sep 7, 2009, at 5:06 AM, Jan Lehnardt wrote: > > On 6 Sep 2009, at 21:30, kocolosk@apache.org wrote: > >> Author: kocolosk >> Date: Sun Sep 6 19:30:23 2009 >> New Revision: 811868 >> >> URL: http://svn.apache.org/viewvc?rev=811868&view=rev >> Log: >> check if either history is empty, not both >> >> Modified: >> couchdb/trunk/src/couchdb/couch_rep.erl > > Hi Adam, good catch! > > Neither make check nor the test suite caught this one. Is it > possible to write a test for this? That's a good idea, and yes, it's not too difficult to test. Thanks for the reminder, Adam