From b7bf4a7a18332669cf5f0c1442819db74d76d4f2 Mon Sep 17 00:00:00 2001 From: Tomas Touceda Date: Sat, 25 Jun 2011 22:13:29 -0300 Subject: Adds installation with subdirs and upgrade based on the spec --- lib/thandy/ClientCLI.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'lib/thandy/ClientCLI.py') diff --git a/lib/thandy/ClientCLI.py b/lib/thandy/ClientCLI.py index 92f038a..75aa347 100644 --- a/lib/thandy/ClientCLI.py +++ b/lib/thandy/ClientCLI.py @@ -155,9 +155,7 @@ def update(args): if i != None: i.install() - print "Bundles with all THP packages:" for bundle in thpTransactions: - # TODO: ThpTransaction goes here! thandy.packagesys.ThpPackages.ThpTransaction(thpTransactions[bundle], repoRoot).install() -- cgit v1.2.3