CVS User Account cvsuser
Thu Feb 10 04:33:06 PST 2005
Log Message:
-----------
Removed Emacs hints from the #! line, which were preventing the
scripts from running on RH Linux.

Modified Files:
--------------
    slony1-engine/tools/altperl:
        build_env.pl (r1.6 -> r1.7)
        drop_node.pl (r1.6 -> r1.7)
        drop_set.pl (r1.6 -> r1.7)
        failover.pl (r1.5 -> r1.6)
        init_cluster.pl (r1.8 -> r1.9)
        merge_sets.pl (r1.6 -> r1.7)
        move_set.pl (r1.5 -> r1.6)
        restart_node.pl (r1.4 -> r1.5)
        restart_nodes.pl (r1.4 -> r1.5)
        show_configuration.pl (r1.3 -> r1.4)
        show_nodes.pl (r1.2 -> r1.3)
        slon_kill.pl (r1.8 -> r1.9)
        slon_pushsql.pl (r1.6 -> r1.7)
        slon_start.pl (r1.9 -> r1.10)
        slon_watchdog2.pl (r1.6 -> r1.7)
        slon_watchdog.pl (r1.6 -> r1.7)
        subscribe_set.pl (r1.6 -> r1.7)
        uninstall_nodes.pl (r1.5 -> r1.6)
        unsubscribe_set.pl (r1.4 -> r1.5)
        update_nodes.pl (r1.3 -> r1.4)

-------------- next part --------------
Index: merge_sets.pl
===================================================================
RCS file: /usr/local/cvsroot/slony1/slony1-engine/tools/altperl/merge_sets.pl,v
retrieving revision 1.6
retrieving revision 1.7
diff -Ltools/altperl/merge_sets.pl -Ltools/altperl/merge_sets.pl -u -w -r1.6 -r1.7
--- tools/altperl/merge_sets.pl
+++ tools/altperl/merge_sets.pl
@@ -1,4 +1,4 @@
-#!@@PERL@@ # -*- perl -*-
+#!@@PERL@@
 # $Id$
 # Author: Christopher Browne
 # Copyright 2004 Afilias Canada
Index: subscribe_set.pl
===================================================================
RCS file: /usr/local/cvsroot/slony1/slony1-engine/tools/altperl/subscribe_set.pl,v
retrieving revision 1.6
retrieving revision 1.7
diff -Ltools/altperl/subscribe_set.pl -Ltools/altperl/subscribe_set.pl -u -w -r1.6 -r1.7
--- tools/altperl/subscribe_set.pl
+++ tools/altperl/subscribe_set.pl
@@ -1,4 +1,4 @@
-#!@@PERL@@ # -*- perl -*-
+#!@@PERL@@
 # $Id$
 # Author: Christopher Browne
 # Copyright 2004 Afilias Canada
Index: init_cluster.pl
===================================================================
RCS file: /usr/local/cvsroot/slony1/slony1-engine/tools/altperl/init_cluster.pl,v
retrieving revision 1.8
retrieving revision 1.9
diff -Ltools/altperl/init_cluster.pl -Ltools/altperl/init_cluster.pl -u -w -r1.8 -r1.9
--- tools/altperl/init_cluster.pl
+++ tools/altperl/init_cluster.pl
@@ -1,4 +1,4 @@
-#!@@PERL@@ # -*- perl -*-
+#!@@PERL@@
 # $Id$
 # Author: Christopher Browne
 # Copyright 2004 Afilias Canada
Index: drop_set.pl
===================================================================
RCS file: /usr/local/cvsroot/slony1/slony1-engine/tools/altperl/drop_set.pl,v
retrieving revision 1.6
retrieving revision 1.7
diff -Ltools/altperl/drop_set.pl -Ltools/altperl/drop_set.pl -u -w -r1.6 -r1.7
--- tools/altperl/drop_set.pl
+++ tools/altperl/drop_set.pl
@@ -1,4 +1,4 @@
-#!@@PERL@@ # -*- perl -*-
+#!@@PERL@@
 # $Id$
 # Author: Christopher Browne
 # Copyright 2004 Afilias Canada
Index: slon_start.pl
===================================================================
RCS file: /usr/local/cvsroot/slony1/slony1-engine/tools/altperl/slon_start.pl,v
retrieving revision 1.9
retrieving revision 1.10
diff -Ltools/altperl/slon_start.pl -Ltools/altperl/slon_start.pl -u -w -r1.9 -r1.10
--- tools/altperl/slon_start.pl
+++ tools/altperl/slon_start.pl
@@ -1,4 +1,4 @@
-#!@@PERL@@ # -*- perl -*-
+#!@@PERL@@
 # $Id$
 # Author: Christopher Browne
 # Copyright 2004 Afilias Canada
Index: unsubscribe_set.pl
===================================================================
RCS file: /usr/local/cvsroot/slony1/slony1-engine/tools/altperl/unsubscribe_set.pl,v
retrieving revision 1.4
retrieving revision 1.5
diff -Ltools/altperl/unsubscribe_set.pl -Ltools/altperl/unsubscribe_set.pl -u -w -r1.4 -r1.5
--- tools/altperl/unsubscribe_set.pl
+++ tools/altperl/unsubscribe_set.pl
@@ -1,4 +1,4 @@
-#!@@PERL@@ # -*- perl -*-
+#!@@PERL@@
 # $Id$
 # Author: Christopher Browne
 # Copyright 2004 Afilias Canada
Index: show_nodes.pl
===================================================================
RCS file: /usr/local/cvsroot/slony1/slony1-engine/tools/altperl/show_nodes.pl,v
retrieving revision 1.2
retrieving revision 1.3
diff -Ltools/altperl/show_nodes.pl -Ltools/altperl/show_nodes.pl -u -w -r1.2 -r1.3
--- tools/altperl/show_nodes.pl
+++ tools/altperl/show_nodes.pl
@@ -1,4 +1,4 @@
-#!@@PERL@@ # -*- perl -*-
+#!@@PERL@@
 # $Id$
 # Author: Christopher Browne
 # Copyright 2004 Afilias Canada
Index: failover.pl
===================================================================
RCS file: /usr/local/cvsroot/slony1/slony1-engine/tools/altperl/failover.pl,v
retrieving revision 1.5
retrieving revision 1.6
diff -Ltools/altperl/failover.pl -Ltools/altperl/failover.pl -u -w -r1.5 -r1.6
--- tools/altperl/failover.pl
+++ tools/altperl/failover.pl
@@ -1,4 +1,4 @@
-#!@@PERL@@ # -*- perl -*-
+#!@@PERL@@
 # $Id$
 # Author: Christopher Browne
 # Copyright 2004 Afilias Canada
Index: restart_node.pl
===================================================================
RCS file: /usr/local/cvsroot/slony1/slony1-engine/tools/altperl/restart_node.pl,v
retrieving revision 1.4
retrieving revision 1.5
diff -Ltools/altperl/restart_node.pl -Ltools/altperl/restart_node.pl -u -w -r1.4 -r1.5
--- tools/altperl/restart_node.pl
+++ tools/altperl/restart_node.pl
@@ -1,4 +1,4 @@
-#!@@PERL@@ # -*- perl -*-
+#!@@PERL@@
 # $Id$
 # Author: Christopher Browne
 # Copyright 2004 Afilias Canada
Index: drop_node.pl
===================================================================
RCS file: /usr/local/cvsroot/slony1/slony1-engine/tools/altperl/drop_node.pl,v
retrieving revision 1.6
retrieving revision 1.7
diff -Ltools/altperl/drop_node.pl -Ltools/altperl/drop_node.pl -u -w -r1.6 -r1.7
--- tools/altperl/drop_node.pl
+++ tools/altperl/drop_node.pl
@@ -1,4 +1,4 @@
-#!@@PERL@@ # -*- perl -*-
+#!@@PERL@@
 # $Id$
 # Author: Christopher Browne
 # Copyright 2004 Afilias Canada
Index: slon_watchdog2.pl
===================================================================
RCS file: /usr/local/cvsroot/slony1/slony1-engine/tools/altperl/slon_watchdog2.pl,v
retrieving revision 1.6
retrieving revision 1.7
diff -Ltools/altperl/slon_watchdog2.pl -Ltools/altperl/slon_watchdog2.pl -u -w -r1.6 -r1.7
--- tools/altperl/slon_watchdog2.pl
+++ tools/altperl/slon_watchdog2.pl
@@ -1,4 +1,4 @@
-#!@@PERL@@ # -*- perl -*-
+#!@@PERL@@
 # $Id$
 # Author: Christopher Browne
 # Copyright 2004 Afilias Canada
Index: restart_nodes.pl
===================================================================
RCS file: /usr/local/cvsroot/slony1/slony1-engine/tools/altperl/restart_nodes.pl,v
retrieving revision 1.4
retrieving revision 1.5
diff -Ltools/altperl/restart_nodes.pl -Ltools/altperl/restart_nodes.pl -u -w -r1.4 -r1.5
--- tools/altperl/restart_nodes.pl
+++ tools/altperl/restart_nodes.pl
@@ -1,4 +1,4 @@
-#!@@PERL@@ # -*- perl -*-
+#!@@PERL@@
 # $Id$
 # Author: Christopher Browne
 # Copyright 2004 Afilias Canada
Index: slon_watchdog.pl
===================================================================
RCS file: /usr/local/cvsroot/slony1/slony1-engine/tools/altperl/slon_watchdog.pl,v
retrieving revision 1.6
retrieving revision 1.7
diff -Ltools/altperl/slon_watchdog.pl -Ltools/altperl/slon_watchdog.pl -u -w -r1.6 -r1.7
--- tools/altperl/slon_watchdog.pl
+++ tools/altperl/slon_watchdog.pl
@@ -1,4 +1,4 @@
-#!@@PERL@@ # -*- perl -*-
+#!@@PERL@@
 # $Id$
 # Author: Christopher Browne
 # Copyright 2004 Afilias Canada
Index: uninstall_nodes.pl
===================================================================
RCS file: /usr/local/cvsroot/slony1/slony1-engine/tools/altperl/uninstall_nodes.pl,v
retrieving revision 1.5
retrieving revision 1.6
diff -Ltools/altperl/uninstall_nodes.pl -Ltools/altperl/uninstall_nodes.pl -u -w -r1.5 -r1.6
--- tools/altperl/uninstall_nodes.pl
+++ tools/altperl/uninstall_nodes.pl
@@ -1,4 +1,4 @@
-#!@@PERL@@ # -*- perl -*-
+#!@@PERL@@
 # $Id$
 # Author: Christopher Browne
 # Copyright 2004 Afilias Canada
Index: move_set.pl
===================================================================
RCS file: /usr/local/cvsroot/slony1/slony1-engine/tools/altperl/move_set.pl,v
retrieving revision 1.5
retrieving revision 1.6
diff -Ltools/altperl/move_set.pl -Ltools/altperl/move_set.pl -u -w -r1.5 -r1.6
--- tools/altperl/move_set.pl
+++ tools/altperl/move_set.pl
@@ -1,4 +1,4 @@
-#!@@PERL@@ # -*- perl -*-
+#!@@PERL@@
 # $Id$
 # Author: Christopher Browne
 # Copyright 2004 Afilias Canada
Index: show_configuration.pl
===================================================================
RCS file: /usr/local/cvsroot/slony1/slony1-engine/tools/altperl/show_configuration.pl,v
retrieving revision 1.3
retrieving revision 1.4
diff -Ltools/altperl/show_configuration.pl -Ltools/altperl/show_configuration.pl -u -w -r1.3 -r1.4
--- tools/altperl/show_configuration.pl
+++ tools/altperl/show_configuration.pl
@@ -1,4 +1,4 @@
-#!@@PERL@@ #-*- perl -*-
+#!@@PERL@@
 # $Id$
 # Author: Christopher Browne
 # Copyright 2004 Afilias Canada
Index: build_env.pl
===================================================================
RCS file: /usr/local/cvsroot/slony1/slony1-engine/tools/altperl/build_env.pl,v
retrieving revision 1.6
retrieving revision 1.7
diff -Ltools/altperl/build_env.pl -Ltools/altperl/build_env.pl -u -w -r1.6 -r1.7
--- tools/altperl/build_env.pl
+++ tools/altperl/build_env.pl
@@ -1,4 +1,4 @@
-#!@@PERl@@    # -*- perl -*-
+#!@@PERl@@
 # $Id$
 # Contributed by:
 # Joe Kalash
Index: slon_pushsql.pl
===================================================================
RCS file: /usr/local/cvsroot/slony1/slony1-engine/tools/altperl/slon_pushsql.pl,v
retrieving revision 1.6
retrieving revision 1.7
diff -Ltools/altperl/slon_pushsql.pl -Ltools/altperl/slon_pushsql.pl -u -w -r1.6 -r1.7
--- tools/altperl/slon_pushsql.pl
+++ tools/altperl/slon_pushsql.pl
@@ -1,4 +1,4 @@
-#!@@PERL@@ # -*- perl -*-
+#!@@PERL@@
 # $Id$
 # Author: Christopher Browne
 # Copyright 2004 Afilias Canada
Index: slon_kill.pl
===================================================================
RCS file: /usr/local/cvsroot/slony1/slony1-engine/tools/altperl/slon_kill.pl,v
retrieving revision 1.8
retrieving revision 1.9
diff -Ltools/altperl/slon_kill.pl -Ltools/altperl/slon_kill.pl -u -w -r1.8 -r1.9
--- tools/altperl/slon_kill.pl
+++ tools/altperl/slon_kill.pl
@@ -1,4 +1,4 @@
-#!@@PERL@@ # -*- perl -*-
+#!@@PERL@@
 # $Id$
 # Kill all slon instances for the current setname
 # Author: Christopher Browne
Index: update_nodes.pl
===================================================================
RCS file: /usr/local/cvsroot/slony1/slony1-engine/tools/altperl/update_nodes.pl,v
retrieving revision 1.3
retrieving revision 1.4
diff -Ltools/altperl/update_nodes.pl -Ltools/altperl/update_nodes.pl -u -w -r1.3 -r1.4
--- tools/altperl/update_nodes.pl
+++ tools/altperl/update_nodes.pl
@@ -1,4 +1,4 @@
-#!@@PERL@@ # -*- perl -*-
+#!@@PERL@@
 # $Id$
 # Author: Christopher Browne
 # Copyright 2004 Afilias Canada


More information about the Slony1-commit mailing list