]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit - src/allmydata/webish.py
reinstate creation of node.url files upon startup
authorrobk-tahoe <robk-tahoe@allmydata.com>
Tue, 8 Jan 2008 01:04:56 +0000 (18:04 -0700)
committerrobk-tahoe <robk-tahoe@allmydata.com>
Tue, 8 Jan 2008 01:04:56 +0000 (18:04 -0700)
commit08c3ee73a21fa88df68494c593fc580b274c4e94
tree3d4eb1b89cdcf98dded53f85fef0eefd027c2d60
parent63c12f96ef1e0512dff28e382dc77ece7152fd14
reinstate creation of node.url files upon startup

a recent purge of the start.html code also took away the logic that wrote
'node.url' into the node root.  this is required for the tahoe cli tool to
find the node.  this puts back a limited fraction of that code, so that the
node writes out a node.url file upon startup.
src/allmydata/client.py
src/allmydata/webish.py