Mercurial > ~darius > hgwebdir.cgi > ZigBee
changeset 26:ca8993488ac5 default tip
Use Python 2.7.
author | Daniel O'Connor <darius@dons.net.au> |
---|---|
date | Tue, 16 Apr 2013 10:23:29 +0930 |
parents | 2a1cea865cc0 |
children | |
files | zbmux.sh |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/zbmux.sh Tue Apr 16 08:23:00 2013 +0930 +++ b/zbmux.sh Tue Apr 16 10:23:29 2013 +0930 @@ -20,7 +20,7 @@ command_args="-l $base/$name.log --pidfile=$base/$name.pid -y $base/$name.tac" pidfile="$base/$name.pid" required_files="$base/$name.tac" -command_interpreter="/usr/local/bin/python2.5" +command_interpreter="/usr/local/bin/python2.7" zbmux_chdir="$base" # read configuration and set defaults