]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
eliminate startup spam for resources that can't be found
authorrobk-tahoe <robk-tahoe@allmydata.com>
Thu, 24 Jan 2008 01:22:23 +0000 (18:22 -0700)
committerrobk-tahoe <robk-tahoe@allmydata.com>
Thu, 24 Jan 2008 01:22:23 +0000 (18:22 -0700)
commit214411a10fa79520731a77881b44baf4d0899a5a
tree4b8243ef14ffca13ba985bbf10b860950d594e31
parentffeee54f9106f34d755cf0054efaf8f3278b3c20
eliminate startup spam for resources that can't be found

remove debug messages (and traceback) from node output in the case that the
pkg resources hook can't find a requested file. it will now silently return
the empty string for files that can't be resolved
mac/pkgreshook.py