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

Modified Files:
	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.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** generate_dml.sh	27 Oct 2006 14:45:51 -0000	1.3
--- generate_dml.sh	22 Mar 2007 20:44:56 -0000	1.4
***************
*** 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