]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
Fix the bug that prevents an introducer from starting when introducer.furl already...
authordavid-sarah <david-sarah@jacaranda.org>
Wed, 3 Aug 2011 01:32:12 +0000 (18:32 -0700)
committerdavid-sarah <david-sarah@jacaranda.org>
Wed, 3 Aug 2011 01:32:12 +0000 (18:32 -0700)
commit2d16a16ee3d99482aba925ce54ab4d9dffe1bcf6
treeea6de102cea9efb912e14fdb898d7ad952fa3120
parente74387f4f15e6839f1afaf857b8518afd82c002e
Fix the bug that prevents an introducer from starting when introducer.furl already exists. Also remove some dead code that used to read old config files, and rename 'warn_about_old_config_files' to reflect that it's not a warning. refs #1385
src/allmydata/client.py
src/allmydata/introducer/server.py
src/allmydata/node.py