]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
Make bb-freeze (and probably other static packaging tools) work. This updates various...
authordavid-sarah <david-sarah@jacaranda.org>
Fri, 21 Jan 2011 08:04:29 +0000 (00:04 -0800)
committerdavid-sarah <david-sarah@jacaranda.org>
Fri, 21 Jan 2011 08:04:29 +0000 (00:04 -0800)
commit8587c63bdc291faf08d54128970905db37188fb2
tree15802dc6aea178adc7b739adb755309ea783a800
parent8b94125b00d768104c4de3c6a11592e864f85054
Make bb-freeze (and probably other static packaging tools) work. This updates various places where we assumed that the tahoe process was executed via the Python interpreter. It also allows tests to recursively invoke the same tahoe.exe, rather than bin/tahoe. refs #585
src/allmydata/test/test_runner.py
src/allmydata/test/test_system.py
static/tahoe.py [new file with mode: 0644]