On Jul 8, 2010, at 2:04 PM, Martijn Faassen wrote:

> Hey again,
> 
> Sorry for the confusion earlier on; I am new to testing buildout
> itself and I assumed it was easier than it inevitably is.
> 
> Now I'm trying to understand how in the world I'm to set an
> environment variable with a period in it (PYTHON2.4, and I assume,
> PYTHON2.5); it doesn't seem possible in bash.

This should work

env PYTHON2.4=foo bin/test

Gary
_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to