From 4e7f496cd29403cbea7ee2cf1babdfe526bb3551 Mon Sep 17 00:00:00 2001 From: Mike McLean Date: Mon, 11 Jan 2016 21:23:14 -0500 Subject: [PATCH] fix docstring for importImageInternal --- hub/kojihub.py | 1 + 1 file changed, 1 insertion(+) diff --git a/hub/kojihub.py b/hub/kojihub.py index 162cb933..e29f382b 100644 --- a/hub/kojihub.py +++ b/hub/kojihub.py @@ -7846,6 +7846,7 @@ def importImageInternal(task_id, build_id, imgdata): imgdata is: arch - the arch if the image + task_id - the task that created the image files - files associated with the image (appliances have multiple files) rpmlist - the list of RPM NVRs installed into the image """