[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [sysadmin/ci-tools-experimental] org/kde/ci: comment out repofile removal
From:       Scarlett Clark <sgclark () kde ! org>
Date:       2016-11-15 14:52:22
Message-ID: E1c6f5y-0002zy-70 () code ! kde ! org
[Download RAW message or body]

Git commit 3e54331781b3f9fd33add63530f147141d54f789 by Scarlett Clark.
Committed on 15/11/2016 at 14:50.
Pushed by scarlettclark into branch 'master'.

comment out repofile removal

M  +6    -6    org/kde/ci/ImportConfig.groovy

http://commits.kde.org/sysadmin/ci-tools-experimental/3e54331781b3f9fd33add63530f147141d54f789

diff --git a/org/kde/ci/ImportConfig.groovy b/org/kde/ci/ImportConfig.groovy
index b5674ae..2e21e6a 100644
--- a/org/kde/ci/ImportConfig.groovy
+++ b/org/kde/ci/ImportConfig.groovy
@@ -52,12 +52,12 @@ class ImportConfig {
 			repofiles << file
 		}
 		//repofiles.removeAll { it =~ /i18n/ }
-		repofiles.removeAll { it =~ /sysadmin/ }
-		repofiles.removeAll { it =~ /unmaintained/ }
-		repofiles.removeAll { it =~ /websites/ }
-		repofiles.removeAll { it =~ /kde-build-metadata/ }
-		repofiles.removeAll { it =~ /others/ }
-		repofiles.removeAll { it =~ /repo-management/ }
+		// repofiles.removeAll { it =~ /sysadmin/ }
+		// repofiles.removeAll { it =~ /unmaintained/ }
+		// repofiles.removeAll { it =~ /websites/ }
+		// repofiles.removeAll { it =~ /kde-build-metadata/ }
+		// repofiles.removeAll { it =~ /others/ }
+		// repofiles.removeAll { it =~ /repo-management/ }
 		return repofiles
 	}
 
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic