From: Joachim Breitner <[email protected]>

---
 lib/debian/wannabuild/logs_tests.py |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/lib/debian/wannabuild/logs_tests.py 
b/lib/debian/wannabuild/logs_tests.py
index 512effe..94d729b 100644
--- a/lib/debian/wannabuild/logs_tests.py
+++ b/lib/debian/wannabuild/logs_tests.py
@@ -243,6 +243,7 @@ sbuild (Debian sbuild) 0.58.2 (18 Mar 2009) on 
buildd.net.philkern.de
         self.assertEqual(buildlog.version, '0.4.9-2+b2')
         self.assertEqual(buildlog.arch, 'i386')
         self.assertEqual(buildlog.suite, 'unstable')
+        self.assertEqual(buildlog.builder, 'something.local')
         # Commit the log to the database.  This should not raise any exception.
         filename = buildlog.store()
         self.assertEqual(buildlog.summary()[0],
-- 
1.7.5.3




-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to