Devrim GUNDUZ devrim at lists.slony.info
Sun Apr 18 02:12:44 PDT 2010
Update of /home/cvsd/slony1/slony1-engine/tools
In directory main.slony.info:/tmp/cvs-serv12832/tools

Modified Files:
      Tag: REL_2_0_STABLE
	test_slony_replication.pl 
Log Message:
Fix shebang, per #108.



Index: test_slony_replication.pl
===================================================================
RCS file: /home/cvsd/slony1/slony1-engine/tools/test_slony_replication.pl,v
retrieving revision 1.3.6.2
retrieving revision 1.3.6.3
diff -C 2 -d -r1.3.6.2 -r1.3.6.3
*** test_slony_replication.pl	10 Feb 2010 22:50:51 -0000	1.3.6.2
--- test_slony_replication.pl	18 Apr 2010 09:12:42 -0000	1.3.6.3
***************
*** 1,3 ****
! #!perl   # -*- perl -*-
  # $Id$
  # Christopher Browne
--- 1,3 ----
! #!/usr/bin/perl
  # $Id$
  # Christopher Browne



More information about the Slony1-commit mailing list