From 4e7f496cd29403cbea7ee2cf1babdfe526bb3551 Mon Sep 17 00:00:00 2001 From: Mike McLean Date: May 16 2016 18:02:06 +0000 Subject: fix docstring for importImageInternal --- diff --git a/hub/kojihub.py b/hub/kojihub.py index 162cb93..e29f382 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 """