]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
confwiz: write accountname to a file
authorrobk-tahoe <robk-tahoe@allmydata.com>
Tue, 11 Mar 2008 00:50:44 +0000 (17:50 -0700)
committerrobk-tahoe <robk-tahoe@allmydata.com>
Tue, 11 Mar 2008 00:50:44 +0000 (17:50 -0700)
commita1f2c9d62428107f87b33266d3f02e5cdfe3ec2e
tree7a50999c35583640b055ec125a8df02e8098e10c
parentbe5a6147b41d62043abe35ea69d6fce1779f72e8
confwiz: write accountname to a file

motivated simply by a desire to be able to identify 'noderoot' directories for
debugging and testing, the confwiz now writes an 'accountname' files based on
what account was used when the node was configured.  this is not currently read
by or used by any code in the system, but helps identify directories from testing.
src/allmydata/gui/confwiz.py