Tue Jan 10 14:21:18 PST 2006
- Previous message: [Slony1-commit] By cbbrowne: Add some overview material to "add things" documentation
- Next message: [Slony1-commit] By cbbrowne: Makefile for admin guide shouldn't purge README file - per
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Log Message:
-----------
Oops. Commented out the bits that drop the database, in the progress of,
surprise, surprise, a test :-).
Tags:
----
REL_1_1_STABLE
Modified Files:
--------------
slony1-engine/tests:
run_test.sh (r1.5.2.5 -> r1.5.2.6)
-------------- next part --------------
Index: run_test.sh
===================================================================
RCS file: /usr/local/cvsroot/slony1/slony1-engine/tests/run_test.sh,v
retrieving revision 1.5.2.5
retrieving revision 1.5.2.6
diff -Ltests/run_test.sh -Ltests/run_test.sh -u -w -r1.5.2.5 -r1.5.2.6
--- tests/run_test.sh
+++ tests/run_test.sh
@@ -690,11 +690,11 @@
diff_db
-# stop_processes
+stop_processes
-# status "waiting for slons to die"
-# sleep 5
-# status "done"
+status "waiting for slons to die"
+sleep 5
+status "done"
-# drop_databases
-# cleanup
+drop_databases
+cleanup
- Previous message: [Slony1-commit] By cbbrowne: Add some overview material to "add things" documentation
- Next message: [Slony1-commit] By cbbrowne: Makefile for admin guide shouldn't purge README file - per
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-commit mailing list