minor change to test buildbot triggering for new repository

This commit is contained in:
Brian Warner 2006-12-07 15:05:20 -07:00
parent 468769681b
commit 742fca2caa

View 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.