Fix repoman to support FEATURES=digest (reportedly it used to work
authorZac Medico <zmedico@gentoo.org>
Wed, 25 Aug 2010 18:27:16 +0000 (11:27 -0700)
committerZac Medico <zmedico@gentoo.org>
Wed, 25 Aug 2010 18:27:16 +0000 (11:27 -0700)
but has stopped working since recent changes).

bin/repoman

index b497e107ffd123b52f3612969359900fc2ce1cde..2deeb5d78c212da80837801ef7b690f49b6cc531 100755 (executable)
@@ -1027,6 +1027,7 @@ for x in scanlist:
        generated_manifest = False
 
        if options.mode == "manifest" or \
+         'digest' in repoman_settings.features or \
          options.mode in ('commit', 'fix') and not options.pretend:
                auto_assumed = set()
                fetchlist_dict = portage.FetchlistDict(checkdir,