Chris Browne cbbrowne at lists.slony.info
Fri Jun 22 09:12:24 PDT 2007
Update of /home/cvsd/slony1/slony1-engine/tests
In directory main.slony.info:/tmp/cvs-serv21178/tests

Modified Files:
	settings.ik 
Log Message:
Add in default identity (email address) of the tester; this will
eventually lead to automated collection of test results


Index: settings.ik
===================================================================
RCS file: /home/cvsd/slony1/slony1-engine/tests/settings.ik,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** settings.ik	20 Apr 2007 21:43:14 -0000	1.6
--- settings.ik	22 Jun 2007 16:12:22 -0000	1.7
***************
*** 102,104 ****
  
  # Where to look for tools (e.g. - slony1_dump.sh)
! SLTOOLDIR=${SLTOOLDIR:-"../tools"}
\ No newline at end of file
--- 102,107 ----
  
  # Where to look for tools (e.g. - slony1_dump.sh)
! SLTOOLDIR=${SLTOOLDIR:-"../tools"}
! 
! # Email address of the tester
! SLONYTESTER=${SLONYTESTER:-"j.random.luser at example.net"}
\ No newline at end of file



More information about the Slony1-commit mailing list