]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
setup: undo the previous patch to quote the executable in scripts
authorZooko O'Whielacronx <zooko@zooko.com>
Fri, 4 Jun 2010 02:52:04 +0000 (19:52 -0700)
committerZooko O'Whielacronx <zooko@zooko.com>
Fri, 4 Jun 2010 02:52:04 +0000 (19:52 -0700)
commit05c04e67c9198c57258f533c4b820681cd650894
tree263d1c16fc7a7afaf91c24b33e494c9c7b989fb3
parentca910c2c3c5fd32174977fbf91dc5c49d5190a5a
setup: undo the previous patch to quote the executable in scripts
The problem isn't in the script, it is in the cli.exe script that is built by setuptools. This might be related to
http://bugs.python.org/issue6792
and
http://bugs.python.org/setuptools/issue2
Or it might be a separate issue involving the launcher.c code e.g. http://tahoe-lafs.org/trac/zetuptoolz/browser/launcher.c?rev=576#L210 and its handling of the interpreter name.
setup.py