Zooko O'Whielacronx
89a4b5f4f5
setup: sys.exit() raises a SystemExit exception on Python 2.4 on Solaris -- fix it so that bin/tahoe doesn't interpret this as its brother having been non-executable
2009-01-23 18:49:11 -07:00
Zooko O'Whielacronx
824edc438f
setup: make the bin/tahoe executable exit with the appropriate exit code
2009-01-22 15:54:05 -07:00
cgalvan
bff038ab2f
fix bin/tahoe executable for Windows
2009-01-09 12:42:22 -07:00
cgalvan
db8194c37c
use subprocess.call instead of os.execve in bin/tahoe
2009-01-09 12:03:00 -07:00
Brian Warner
951157adad
bin/tahoe: reflow error messages
2008-09-11 18:02:25 -07:00
Zooko O'Whielacronx
cd1c6a58f5
setup: execute ../support/bin/tahoe from ./bin/tahoe
2008-04-10 14:40:37 -07:00
Zooko O'Whielacronx
97f2953cec
setup: fix bin/tahoe to include .egg's from the source tree root dir as well
...
This is necessary, as we can't prevent setuptools from respecting any such eggs, therefore we need to respect them in order to maintain consistency. However, we don't normally install any "install_requires" eggs into the source tree root dir.
2008-01-01 01:51:28 -07:00
Brian Warner
f5a7eb0ad5
bin/tahoe: rename 'allmydata-tahoe' in some comments
2007-10-11 03:39:29 -07:00
Brian Warner
dc573554c8
rename bin/allmydata-tahoe to bin/tahoe. Closes #155 .
2007-10-11 03:38:24 -07:00