]> git.decadent.org.uk Git - dak.git/commitdiff
dak/new_security_install.py: remove reference to newstage
authorAnsgar Burchardt <ansgar@debian.org>
Sun, 4 Nov 2012 16:51:59 +0000 (17:51 +0100)
committerAnsgar Burchardt <ansgar@debian.org>
Sun, 4 Nov 2012 16:51:59 +0000 (17:51 +0100)
dak/new_security_install.py

index 1e1274264402a432f4162256ebac9917116a6f45..8bd86fbea792edf0505b39826f7bedd3f14c4943 100755 (executable)
@@ -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'