[interchange-cvs] interchange - jon modified 2 files

interchange-cvs at icdevgroup.org interchange-cvs at icdevgroup.org
Wed Aug 13 00:18:51 UTC 2008


User:      jon
Date:      2008-08-13 00:18:51 GMT
Modified:  eg       merge-tab-files
Modified:  scripts  crontab.PL
Log:
Stick with standard /usr/bin/perl in the #! line.

Revision  Changes    Path
1.2                  interchange/eg/merge-tab-files


rev 1.2, prev_rev 1.1
Index: merge-tab-files
===================================================================
RCS file: /var/cvs/interchange/eg/merge-tab-files,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -u -r1.1 -r1.2
--- merge-tab-files	11 Apr 2008 08:29:28 -0000	1.1
+++ merge-tab-files	13 Aug 2008 00:18:51 -0000	1.2
@@ -1,4 +1,4 @@
-#!/usr/local/bin/perl
+#!/usr/bin/perl
 
 # merge-tab-files
 # by Jon Jensen <jon at endpoint.com>



2.4                  interchange/scripts/crontab.PL


rev 2.4, prev_rev 2.3
Index: crontab.PL
===================================================================
RCS file: /var/cvs/interchange/scripts/crontab.PL,v
retrieving revision 2.3
retrieving revision 2.4
diff -u -u -r2.3 -r2.4
--- crontab.PL	9 Aug 2007 13:40:57 -0000	2.3
+++ crontab.PL	13 Aug 2008 00:18:51 -0000	2.4
@@ -1,11 +1,11 @@
-#!/usr/local/bin/perl
+#!/usr/bin/perl
 ##!~_~perlpath~_~
 #
 # Interchange cron editor
 #
-# $Id: crontab.PL,v 2.3 2007-08-09 13:40:57 pajamian Exp $
+# $Id: crontab.PL,v 2.4 2008-08-13 00:18:51 jon Exp $
 #
-# Copyright (C) 2005-2007 Interchange Development Group
+# Copyright (C) 2005-2008 Interchange Development Group
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by







More information about the interchange-cvs mailing list