meejah / txtorcon

Twisted-based asynchronous Tor control protocol implementation. Includes unit-tests, examples, state-tracking code and configuration abstraction.
http://fjblvrw2jrxnhtg67qpbzi45r7ofojaoo3orzykesly2j3c2m3htapid.onion/
MIT License
250 stars 72 forks source link

On issue #36 #66

Closed enriquefynn closed 10 years ago

enriquefynn commented 10 years ago

I tested type in some shells (bash, sh, zsh csh), particularly it doesn't work under zsh and csh, I think which is more reliable, works on the mentioned shells. I omitted the "/bin/bash" as lukaslueg suggested and let python decide which shell to use. Works fine now in freeBSD.

meejah commented 10 years ago

Great, thanks for patch!