diff bin/sendnotificationmails.py @ 287:1fcdffbeb9de

Make the #! line in the commands more portable. Use /usr/bin/python instead of /usr/bin/python2.4.
author Bernhard Herzog <bh@intevation.de>
date Tue, 01 Sep 2009 13:35:23 +0000
parents df3065e4c76b
children e4c0beab5328
line wrap: on
line diff
--- a/bin/sendnotificationmails.py	Tue Aug 04 10:32:33 2009 +0000
+++ b/bin/sendnotificationmails.py	Tue Sep 01 13:35:23 2009 +0000
@@ -1,4 +1,4 @@
-#! /usr/bin/python2.4
+#! /usr/bin/python
 # Copyright (C) 2008, 2009 by Intevation GmbH
 # Authors:
 # Bernhard Herzog <bh@intevation.de>
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)