Chris Browne cbbrowne at lists.slony.info
Thu Mar 22 13:46:15 PDT 2007
Update of /home/cvsd/slony1/slony1-engine/tests/testinherit
In directory main.slony.info:/tmp/cvs-serv24173/testinherit

Modified Files:
      Tag: REL_1_2_STABLE
	generate_dml.sh 
Log Message:
Add in wait_for_catchup to 3 of the tests where we do additional
processing as they were tending to terminate before the test was complete


Index: generate_dml.sh
===================================================================
RCS file: /home/cvsd/slony1/slony1-engine/tests/testinherit/generate_dml.sh,v
retrieving revision 1.2.2.1
retrieving revision 1.2.2.2
diff -C2 -d -r1.2.2.1 -r1.2.2.2
*** generate_dml.sh	27 Oct 2006 14:40:21 -0000	1.2.2.1
--- generate_dml.sh	22 Mar 2007 20:46:12 -0000	1.2.2.2
***************
*** 79,82 ****
--- 79,83 ----
      warn 3 "do_initdata failed, see $mktmp/initdata.log for details"
    fi 
+   wait_for_catchup
    status "done"
  }



More information about the Slony1-commit mailing list