From 60f071d5321c5d55cdaeadeeaa881fff711cc601 Mon Sep 17 00:00:00 2001 From: Ansgar Burchardt Date: Sun, 4 Nov 2012 17:51:59 +0100 Subject: [PATCH] dak/new_security_install.py: remove reference to newstage --- dak/new_security_install.py | 1 - 1 file changed, 1 deletion(-) diff --git a/dak/new_security_install.py b/dak/new_security_install.py index 1e127426..8bd86fbe 100755 --- a/dak/new_security_install.py +++ b/dak/new_security_install.py @@ -89,7 +89,6 @@ def _do_Approve(): # 1. use process-policy to go through the COMMENTS dir spawn("dak process-policy embargoed") spawn("dak process-policy unembargoed") - newstage=get_policy_queue('newstage') print "Locking unchecked" lockfile='/srv/security-master.debian.org/lock/unchecked.lock' -- 2.39.5