[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[dak/master] fixme note



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

diff --git a/daklib/queue_install.py b/daklib/queue_install.py
index 9af274a..80787b5 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 },
-- 
1.5.6.5


Reply to: