------------------------------------------------------------
revno: 1112
committer: Mark Sapiro <[EMAIL PROTECTED]>
branch nick: 2.1
timestamp: Sun 2008-06-29 13:31:47 -0700
message:
  Fixed erroneously 'pre-configured' commands
modified:
  NEWS
  bin/update
  cron/senddigests

=== modified file 'NEWS'
--- a/NEWS      2008-06-23 17:49:39 +0000
+++ b/NEWS      2008-06-29 20:31:47 +0000
@@ -85,6 +85,9 @@
 
     - Added check for gateway_to_news before holding for ModeratedNewsgroup.
 
+    - At some point, cron/senddigests and bin/update were inadvertently
+      'preconfigured'. This has been fixed.
+
   Miscellaneous
 
     - Brad Knowles' mailman daily status report script updated to 0.0.18.

=== modified file 'bin/update'
--- a/bin/update        2008-06-06 18:13:09 +0000
+++ b/bin/update        2008-06-29 20:31:47 +0000
@@ -1,4 +1,4 @@
-#! /usr/bin/python
+#! @PYTHON@
 #
 # Copyright (C) 1998-2008 by the Free Software Foundation, Inc.
 #

=== modified file 'cron/senddigests'
--- a/cron/senddigests  2007-06-15 22:38:10 +0000
+++ b/cron/senddigests  2008-06-29 20:31:47 +0000
@@ -1,4 +1,4 @@
-#! /usr/bin/python
+#! @PYTHON@
 #
 # Copyright (C) 1998-2007 by the Free Software Foundation, Inc.
 #



--
Stable, maintained release series
https://code.launchpad.net/~mailman-coders/mailman/2.1

You are receiving this branch notification because you are subscribed to it.
_______________________________________________
Mailman-checkins mailing list
[email protected]
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-checkins/archive%40jab.org

Reply via email to