Thu Mar 22 13:44:58 PDT 2007
- Previous message: [Slony1-commit] slony1-engine/tests/test1 README init_cluster.ik
- Next message: [Slony1-commit] slony1-engine/tests/testinherit generate_dml.sh
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Update of /home/cvsd/slony1/slony1-engine/tests/testddl
In directory main.slony.info:/tmp/cvs-serv24113/testddl
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/testddl/generate_dml.sh,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** generate_dml.sh 8 Nov 2006 21:55:59 -0000 1.5
--- generate_dml.sh 22 Mar 2007 20:44:55 -0000 1.6
***************
*** 86,90 ****
status "loading extra data to node $db"
$pgbindir/psql -h $host -p $port -U $user -d $db < $mktmp/generate.data 1> $LOG 2> $LOG
!
status "done"
}
--- 86,90 ----
status "loading extra data to node $db"
$pgbindir/psql -h $host -p $port -U $user -d $db < $mktmp/generate.data 1> $LOG 2> $LOG
! wait_for_catchup
status "done"
}
- Previous message: [Slony1-commit] slony1-engine/tests/test1 README init_cluster.ik
- Next message: [Slony1-commit] slony1-engine/tests/testinherit generate_dml.sh
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-commit mailing list