X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=dak%2Fnew_security_install.py;h=65df7b08fc2691df1b4b59e5031ff197ae06e719;hb=7e8f5758efb405feeffea18c6b4cad8d030841bb;hp=af5268bb9891336dc0cd34a4d1c13ff7948fb2d7;hpb=d201f544a274c611c1c0e8f0b061f0d46d34a7e3;p=dak.git diff --git a/dak/new_security_install.py b/dak/new_security_install.py index af5268bb..65df7b08 100755 --- a/dak/new_security_install.py +++ b/dak/new_security_install.py @@ -87,8 +87,8 @@ def sudo(arg, fn, exit): def do_Approve(): sudo("A", _do_Approve, True) def _do_Approve(): # 1. use process-policy to go through the COMMENTS dir - spawn("dak process-policy embargo") - spawn("dak process-policy disembargo") + spawn("dak process-policy embargoed") + spawn("dak process-policy unembargoed") newstage=get_policy_queue('newstage') # 2. sync the stuff to ftpmaster