Chris Browne cbbrowne at lists.slony.info
Tue Mar 13 08:35:32 PDT 2007
Update of /home/cvsd/slony1/slony1-engine/tools/altperl
In directory main.slony.info:/tmp/cvs-serv32679/tools/altperl

Modified Files:
      Tag: REL_1_2_STABLE
	slonik_execute_script.pl 
Log Message:
Fix to altperl script "slonik_execute_script.pl" to properly access the
requested file, per Bernd Helmle



Index: slonik_execute_script.pl
===================================================================
RCS file: /home/cvsd/slony1/slony1-engine/tools/altperl/slonik_execute_script.pl,v
retrieving revision 1.1.4.1
retrieving revision 1.1.4.2
diff -C2 -d -r1.1.4.1 -r1.1.4.2
*** slonik_execute_script.pl	27 Oct 2006 17:54:21 -0000	1.1.4.1
--- slonik_execute_script.pl	13 Mar 2007 15:35:30 -0000	1.1.4.2
***************
*** 72,75 ****
--- 72,76 ----
  	die $USAGE;
      }
+     $filename = $file
  }
  elsif ($SCRIPT_ARG) {



More information about the Slony1-commit mailing list