Remove an unnecessary assumption preventing the use of CVS for an overlay.
authorZac Medico <zmedico@gentoo.org>
Tue, 10 Oct 2006 21:07:31 +0000 (21:07 -0000)
committerZac Medico <zmedico@gentoo.org>
Tue, 10 Oct 2006 21:07:31 +0000 (21:07 -0000)
svn path=/main/trunk/; revision=4650

bin/repoman

index d166de5a9ed0778457b7c9f6c8ba8bd4e8f391d8..dc3eab5e6729610278eb897a9db52d90cbb9e860 100755 (executable)
@@ -395,7 +395,6 @@ if mymode == "commit":
 isCvs=False
 myreporoot=None
 if os.path.isdir("CVS"):
-       repoman_settings["PORTDIR_OVERLAY"]=""
        if "cvs" not in repoman_settings.features:
                print
                print