Chris Browne cbbrowne at lists.slony.info
Fri Jan 4 11:55:20 PST 2008
Update of /home/cvsd/slony1/slony1-engine/tools/altperl
In directory main.slony.info:/tmp/cvs-serv11447

Modified Files:
      Tag: REL_1_2_STABLE
	slony_show_configuration.pl 
Log Message:
Fix to bug #30 - altperl script references PGBINDIR rather than SLONBINDIR


Index: slony_show_configuration.pl
===================================================================
RCS file: /home/cvsd/slony1/slony1-engine/tools/altperl/slony_show_configuration.pl,v
retrieving revision 1.1
retrieving revision 1.1.4.1
diff -C2 -d -r1.1 -r1.1.4.1
*** slony_show_configuration.pl	31 May 2005 16:11:05 -0000	1.1
--- slony_show_configuration.pl	4 Jan 2008 19:55:18 -0000	1.1.4.1
***************
*** 41,45 ****
  Slony-I Cluster: $CLUSTER_NAME
  Logs stored under $LOGDIR
! Slony Binaries in: @@PGBINDIR@@
  };
  if ($APACHE_ROTATOR) {
--- 41,45 ----
  Slony-I Cluster: $CLUSTER_NAME
  Logs stored under $LOGDIR
! Slony Binaries in: @@SLONBINDIR@@
  };
  if ($APACHE_ROTATOR) {



More information about the Slony1-commit mailing list