[tahoe-lafs-trac-stream] [tahoe-lafs] #1441: '/usr/bin/tahoe debug --help' gives incorrect information about running coverage on the installed Debian/Ubuntu Tahoe
tahoe-lafs
trac at tahoe-lafs.org
Tue Aug 2 11:05:38 PDT 2011
#1441: '/usr/bin/tahoe debug --help' gives incorrect information about running
coverage on the installed Debian/Ubuntu Tahoe
-------------------------+-------------------------------------------------
Reporter: | Owner: davidsarah
davidsarah | Status: new
Type: defect | Milestone: 1.9.0
Priority: minor | Version: 1.8.2
Component: code- | Keywords: debian ubuntu usability test
frontend-cli | review-needed news
Resolution: |
Launchpad Bug: |
-------------------------+-------------------------------------------------
Changes (by kevan):
* owner: kevan => davidsarah
* status: assigned => new
Comment:
Looks like you're mixing tabs and spaces in your patch: lines 853 and 860
of {{{debug.py}}} appear to be prefixed by a single tab character in my
editor.
The Python docs I can find on the subject say that whether
{{{sys.argv[0]}}} is the full path to the script is OS-dependent.
Presumably we've established that {{{sys.argv[0]}}} is always the full
path on ubuntu and debian systems, but it'd be nice to see the reasoning
behind that, either directly in the code or as a comment in this ticket
for future reference.
Looks good, otherwise.
--
Ticket URL: <http://tahoe-lafs.org/trac/tahoe-lafs/ticket/1441#comment:6>
tahoe-lafs <http://tahoe-lafs.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list