From f2bacf60f41a16e1eea12876e1c5abf7bce69a4f Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Tue, 10 Oct 2006 21:07:31 +0000 Subject: Remove an unnecessary assumption preventing the use of CVS for an overlay. svn path=/main/trunk/; revision=4650 --- bin/repoman | 1 - 1 file changed, 1 deletion(-) (limited to 'bin') diff --git a/bin/repoman b/bin/repoman index d166de5a9..dc3eab5e6 100755 --- a/bin/repoman +++ b/bin/repoman @@ -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 -- cgit v1.2.3-1-g7c22