#1347 closed defect (fixed)

bin/tahoe.pyscript doesn't need to be executable

Reported by: davidsarah Owned by: warner
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.

Attachments (1)

no-chmod-tahoe-pyscript.darcs.patch (28.3 KB) - added by davidsarah at 2011-01-31T00:33:19Z.
setup.py: don't make bin/tahoe.pyscript executable. fixes #1347

Download all attachments as: .zip

Change History (6)

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

setup.py: don't make bin/tahoe.pyscript executable. fixes #1347

comment:2 Changed at 2011-01-31T00:34:04Z by davidsarah

  • Keywords review-needed added
  • Owner changed from davidsarah to warner
  • Status changed from assigned to new

comment:3 Changed at 2011-06-26T05:43:36Z by zooko

+1 -- will apply

comment:4 Changed at 2011-06-26T05:44:58Z by zooko

  • Keywords review-needed removed

comment:5 Changed at 2011-06-26T15:11:44Z by david-sarah@…

  • Resolution set to fixed
  • Status changed from new to closed

In 89581eb475ef98cb:

setup.py: don't make bin/tahoe.pyscript executable. fixes #1347

Note: See TracTickets for help on using tickets.