]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
fix tahoe script installation logic
authorrobk-tahoe <robk-tahoe@allmydata.com>
Thu, 24 Jan 2008 01:05:56 +0000 (18:05 -0700)
committerrobk-tahoe <robk-tahoe@allmydata.com>
Thu, 24 Jan 2008 01:05:56 +0000 (18:05 -0700)
commitffeee54f9106f34d755cf0054efaf8f3278b3c20
tree295cd831c8190debc554348316d4eae1471683fe
parenta0945de0e087a930ac19abc66e8aa78ffd10c42a
fix tahoe script installation logic

refine the logic in the .app which tries to install the 'tahoe' script.

now it will do nothing if 'tahoe' is found anywhere on the user's path,
and only if it's not present will it try to install it in each of the
candidate paths (/usr/local/bin ~/bin ~/Library/bin) which are on the
user's path
mac/allmydata_tahoe.py