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

List:       kde-commits
Subject:    [sysadmin/ci-tools-experimental] /: Test if I am truly losing my mind.
From:       Scarlett Clark <sgclark () kde ! org>
Date:       2016-11-15 15:05:50
Message-ID: E1c6fJ0-0005B4-L2 () code ! kde ! org
[Download RAW message or body]

Git commit e5e230fa6ccbda9e7ae9069821f1f853f292c796 by Scarlett Clark.
Committed on 15/11/2016 at 15:04.
Pushed by scarlettclark into branch 'master'.

Test if I am truly losing my mind.

M  +1    -1    transitional_base.groovy

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

diff --git a/transitional_base.groovy b/transitional_base.groovy
index 7baa6c9..eeb2867 100644
--- a/transitional_base.groovy
+++ b/transitional_base.groovy
@@ -61,7 +61,7 @@ GroupFile.each { group ->
 				def repoDataFile = configs.genListOfFilesinDir(repobasePath)
 				//Remove all excluded_repositories
 				def arepoDataFile = configs.removeExcludedRepositories( repoDataFile, job.excluded_repositories)
-				if (group == 'external') {
+				if (group != 'external') {
 					projrepoyaml = 	 configs.getConfig(basePath + 'external-repo.yml')
 					println projrepoyaml
 				} else {
[prev in list] [next in list] [prev in thread] [next in thread] 

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