[services] repository-webinstall-generator: remove pdb hook

This commit is contained in:
Fabio Erculiani
2011-02-27 22:41:03 +01:00
parent c2dd3696e8
commit 5adf368da3

View File

@@ -281,7 +281,6 @@ PAYLOAD:
get_content = False, get_changelog = False)
cache_map[dep_package_id] = data
import pdb; pdb.set_trace()
dest_package_id, xxx, yyy = dest_repo.addPackage(data,
revision = data['revision'],
do_commit = False,