From: Brian Warner Date: Thu, 7 Dec 2006 22:05:20 +0000 (-0700) Subject: minor change to test buildbot triggering for new repository X-Git-Tag: tahoe_v0.1.0-0-UNSTABLE~438 X-Git-Url: https://git.rkrishnan.org/?a=commitdiff_plain;h=742fca2caadb350d74c0f21d94ede761109441d8;p=tahoe-lafs%2Ftahoe-lafs.git minor change to test buildbot triggering for new repository --- diff --git a/allmydata/webish.py b/allmydata/webish.py index e27bb85e..4de899db 100644 --- a/allmydata/webish.py +++ b/allmydata/webish.py @@ -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.