Opened at 2011-01-31T00:25:50Z
Last modified at 2011-06-26T15:11:44Z
#1347 closed defect
bin/tahoe.pyscript doesn't need to be executable — at Version 1
Reported by: | davidsarah | Owned by: | davidsarah |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | packaging | Version: | 1.8.1 |
Keywords: | setup install | Cc: | |
Launchpad Bug: |
Description (last modified by davidsarah)
On IRC:
warner is slightly annoyed at ~/bin/tahoe.pyscript because it messes up my tab-completion
warner: maybe if I -x that file..
warner: yeah, that's better
Not making this script executable is harmless, and is just a minor change to setup.py.
Change History (2)
comment:1 Changed at 2011-01-31T00:26:18Z by davidsarah
- Description modified (diff)
- Owner changed from somebody to davidsarah
- Status changed from new to assigned
Changed at 2011-01-31T00:33:19Z by davidsarah
Note: See
TracTickets for help on using
tickets.
setup.py: don't make bin/tahoe.pyscript executable. fixes #1347