Chris Browne cbbrowne at lists.slony.info
Mon Apr 7 13:47:50 PDT 2008
Update of /home/cvsd/slony1/slony1-engine/doc/adminguide
In directory main.slony.info:/tmp/cvs-serv28100/doc/adminguide

Modified Files:
	testbed.sgml 
Log Message:
Allow setting TMPDIR to indicate a path where log files for the test will
be placed.  As suggested by Nirbhay Choubey <Nirbhay.Choubey at Sun.COM>


Index: testbed.sgml
===================================================================
RCS file: /home/cvsd/slony1/slony1-engine/doc/adminguide/testbed.sgml,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -d -r1.16 -r1.17
*** testbed.sgml	28 Jan 2008 19:33:10 -0000	1.16
--- testbed.sgml	7 Apr 2008 20:47:48 -0000	1.17
***************
*** 147,150 ****
--- 147,159 ----
  </glossentry>
  
+ <glossterm><envar>TMPDIR</envar></glossterm>
+ 
+ <glossdef><para> By default, the tests will generate their output in
+ <filename>/tmp</filename>, <filename>/usr/tmp</filename>, or
+ <filename>/var/tmp</filename>, unless you set your own value for this
+ environment variable.  </para></glossdef>
+ 
+ </glossentry>
+ 
  <glossentry>
  <glossterm><envar>SLTOOLDIR</envar></glossterm>



More information about the Slony1-commit mailing list