CVS User Account cvsuser
Thu Feb 17 23:45:48 PST 2005
Log Message:
-----------
Fix some misspellings

Modified Files:
--------------
    slony1-engine/src/ducttape:
        test_1_pgbench (r1.18 -> r1.19)
        test_2_pgbench (r1.11 -> r1.12)
        test_3_pgbench (r1.8 -> r1.9)
        test_4_pgbench (r1.5 -> r1.6)
        test_5_pgbench (r1.4 -> r1.5)
        test_6_autolisten (r1.2 -> r1.3)

-------------- next part --------------
Index: test_2_pgbench
===================================================================
RCS file: /usr/local/cvsroot/slony1/slony1-engine/src/ducttape/test_2_pgbench,v
retrieving revision 1.11
retrieving revision 1.12
diff -Lsrc/ducttape/test_2_pgbench -Lsrc/ducttape/test_2_pgbench -u -w -r1.11 -r1.12
--- src/ducttape/test_2_pgbench
+++ src/ducttape/test_2_pgbench
@@ -350,7 +350,7 @@
 	sleep 10
 done
 echo "**** pgbench finished"
-echo "**** please terminate the replication engines when cought up."
+echo "**** please terminate the replication engines when caught up."
 wait $slon1_pid
 wait $slon2_pid
 wait $slon3_pid
Index: test_1_pgbench
===================================================================
RCS file: /usr/local/cvsroot/slony1/slony1-engine/src/ducttape/test_1_pgbench,v
retrieving revision 1.18
retrieving revision 1.19
diff -Lsrc/ducttape/test_1_pgbench -Lsrc/ducttape/test_1_pgbench -u -w -r1.18 -r1.19
--- src/ducttape/test_1_pgbench
+++ src/ducttape/test_1_pgbench
@@ -255,7 +255,7 @@
 	sleep 10
 done
 echo "**** pgbench finished"
-echo "**** please terminate the replication engines when cought up."
+echo "**** please terminate the replication engines when caught up."
 wait $slon1_pid
 wait $slon2_pid
 
Index: test_6_autolisten
===================================================================
RCS file: /usr/local/cvsroot/slony1/slony1-engine/src/ducttape/test_6_autolisten,v
retrieving revision 1.2
retrieving revision 1.3
diff -Lsrc/ducttape/test_6_autolisten -Lsrc/ducttape/test_6_autolisten -u -w -r1.2 -r1.3
--- src/ducttape/test_6_autolisten
+++ src/ducttape/test_6_autolisten
@@ -361,7 +361,7 @@
 	sleep 10
 done
 echo "**** pgbench finished"
-echo "**** please terminate the replication engines when cought up."
+echo "**** please terminate the replication engines when caught up."
 
 for node in 1 2 3 4 5 6; do
     pid=$PID[$node]
Index: test_4_pgbench
===================================================================
RCS file: /usr/local/cvsroot/slony1/slony1-engine/src/ducttape/test_4_pgbench,v
retrieving revision 1.5
retrieving revision 1.6
diff -Lsrc/ducttape/test_4_pgbench -Lsrc/ducttape/test_4_pgbench -u -w -r1.5 -r1.6
--- src/ducttape/test_4_pgbench
+++ src/ducttape/test_4_pgbench
@@ -295,7 +295,7 @@
 	sleep 10
 done
 echo "**** pgbench finished"
-echo "**** please terminate the replication engines when cought up."
+echo "**** please terminate the replication engines when caught up."
 wait $slon1_pid
 wait $slon2_pid
 
Index: test_3_pgbench
===================================================================
RCS file: /usr/local/cvsroot/slony1/slony1-engine/src/ducttape/test_3_pgbench,v
retrieving revision 1.8
retrieving revision 1.9
diff -Lsrc/ducttape/test_3_pgbench -Lsrc/ducttape/test_3_pgbench -u -w -r1.8 -r1.9
--- src/ducttape/test_3_pgbench
+++ src/ducttape/test_3_pgbench
@@ -318,7 +318,7 @@
 	sleep 10
 done
 echo "**** pgbench finished"
-echo "**** please terminate the replication engines when cought up."
+echo "**** please terminate the replication engines when caught up."
 wait $slon1_pid
 wait $slon2_pid
 
Index: test_5_pgbench
===================================================================
RCS file: /usr/local/cvsroot/slony1/slony1-engine/src/ducttape/test_5_pgbench,v
retrieving revision 1.4
retrieving revision 1.5
diff -Lsrc/ducttape/test_5_pgbench -Lsrc/ducttape/test_5_pgbench -u -w -r1.4 -r1.5
--- src/ducttape/test_5_pgbench
+++ src/ducttape/test_5_pgbench
@@ -260,7 +260,7 @@
 	sleep 10
 done
 echo "**** pgbench finished"
-echo "**** please terminate the replication engines when cought up."
+echo "**** please terminate the replication engines when caught up."
 wait $slon1_pid
 wait $slon2_pid
 


More information about the Slony1-commit mailing list