]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
minor change to test buildbot triggering for new repository
authorBrian Warner <warner@allmydata.com>
Thu, 7 Dec 2006 22:05:20 +0000 (15:05 -0700)
committerBrian Warner <warner@allmydata.com>
Thu, 7 Dec 2006 22:05:20 +0000 (15:05 -0700)
allmydata/webish.py

index e27bb85e84433fe110ce90c7a374e60d9e070037..4de899db2c59759d2626020105bb449b4465717c 100644 (file)
@@ -324,6 +324,7 @@ class WebishServer(service.MultiService):
         #print "REMEMBERING", self.site, dl, IDownloader
         #self.site.remember(dl, IDownloader)
 
+
 # TODO: figleaf gets confused when the last line of a file is a comment. I
 # suspect an off-by-one error in the code that decides which lines are code
 # and which are not.