summaryrefslogtreecommitdiffstats
path: root/pyLoadCore.py
diff options
context:
space:
mode:
Diffstat (limited to 'pyLoadCore.py')
-rwxr-xr-xpyLoadCore.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/pyLoadCore.py b/pyLoadCore.py
index cc9480dee..f3d6de7e0 100755
--- a/pyLoadCore.py
+++ b/pyLoadCore.py
@@ -482,6 +482,8 @@ class ServerMethods():
self.core.log.info(_("Added package %s containing %s links") % (name, len(links)))
self.core.files.save()
+
+ return pid
def get_package_data(self, id):