From: Ansgar Burchardt Date: Sun, 4 Nov 2012 16:51:59 +0000 (+0100) Subject: dak/new_security_install.py: remove reference to newstage X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60f071d5321c5d55cdaeadeeaa881fff711cc601;p=dak dak/new_security_install.py: remove reference to newstage --- 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'