From efd055264c79493ca82c5be1066a8188f1aa0ad8 Mon Sep 17 00:00:00 2001
From: Joerg Jaspert <joerg@debian.org>
Date: Sun, 12 Dec 2010 15:51:22 +0100
Subject: [PATCH] fixme note

Signed-off-by: Joerg Jaspert <joerg@debian.org>
---
 daklib/queue_install.py | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/daklib/queue_install.py b/daklib/queue_install.py
index 9af274a6..80787b5c 100755
--- a/daklib/queue_install.py
+++ b/daklib/queue_install.py
@@ -251,6 +251,8 @@ def acknowledge_new(u, summary, short_summary, chg, session):
 
 ################################################################################
 
+# FIXME: queues should be able to get autobuild
+#        the current logic doesnt allow this, as buildd stuff is AFTER accept...
 # q-unapproved hax0ring
 QueueInfo = {
     "new": { "is": is_new, "process": acknowledge_new },
-- 
2.39.5