Mercurial > treepkg
diff bin/runtreepkg.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 | 94fb3f3ab58b |
children | 97c17fb0ca19 |
line wrap: on
line diff
--- a/bin/runtreepkg.py Tue Aug 04 10:32:33 2009 +0000 +++ b/bin/runtreepkg.py Tue Sep 01 13:35:23 2009 +0000 @@ -1,5 +1,5 @@ -#! /usr/bin/python2.4 -# Copyright (C) 2007, 2008 by Intevation GmbH +#! /usr/bin/python +# Copyright (C) 2007, 2008, 2009 by Intevation GmbH # Authors: # Bernhard Herzog <bh@intevation.de> #