From 742fca2caadb350d74c0f21d94ede761109441d8 Mon Sep 17 00:00:00 2001
From: Brian Warner <warner@allmydata.com>
Date: Thu, 7 Dec 2006 15:05:20 -0700
Subject: [PATCH] minor change to test buildbot triggering for new repository

---
 allmydata/webish.py | 1 +
 1 file changed, 1 insertion(+)

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