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

[dak/master] add command copy-installer to dak driver



Signed-off-by: Torsten Werner <twerner@debian.org>
---
 dak/dak.py |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/dak/dak.py b/dak/dak.py
index 7d4a415..cdb0331 100755
--- a/dak/dak.py
+++ b/dak/dak.py
@@ -144,6 +144,8 @@ def init():
          "Add a user to the archive"),
         ("make-changelog",
          "Generate changelog between two suites"),
+        ("copy-installer",
+         "Copies the installer from one suite to another"),
         ]
     return functionality
 
-- 
1.5.6.5



Reply to: