Add a license checker.

Remove obsolete testint infrastructure.
This commit is contained in:
Marco Pesenti Gritti
2007-06-24 12:05:52 +02:00
parent e894c8a2e4
commit 90c0ace5c0
6 changed files with 95 additions and 310 deletions
+1 -1
View File
@@ -169,7 +169,7 @@ def cmd_dist(bundle_name, manifest):
bundle_zip.close()
def cmd_install(bundle_name, manifest, prefix):
cmd_dist(bundle_name, manifest)
cmd_dist(bundle_comname, manifest)
cmd_uninstall(prefix)
_extract_bundle(_get_package_name(bundle_name),