Chris Browne cbbrowne at lists.slony.info
Wed Jan 9 12:47:50 PST 2008
Update of /home/cvsd/slony1/slony1-engine/tests
In directory main.slony.info:/tmp/cvs-serv17569

Modified Files:
	run_test.sh 
Log Message:
Minor spelling fix


Index: run_test.sh
===================================================================
RCS file: /home/cvsd/slony1/slony1-engine/tests/run_test.sh,v
retrieving revision 1.19
retrieving revision 1.20
diff -C2 -d -r1.19 -r1.20
*** run_test.sh	19 Oct 2007 15:21:46 -0000	1.19
--- run_test.sh	9 Jan 2008 20:47:48 -0000	1.20
***************
*** 652,656 ****
  {
    node=1
!   status "waiting for nodes to catchup"
  
    poll_cluster
--- 652,656 ----
  {
    node=1
!   status "waiting for nodes to catch up"
  
    poll_cluster
***************
*** 725,729 ****
      done
      if [ -z $tmpdir ]; then
!        err 3 "unable to create tmp dir"
         exit
      fi
--- 725,729 ----
      done
      if [ -z $tmpdir ]; then
!        err 3 "unable to create temp dir"
         exit
      fi



More information about the Slony1-commit mailing list