From 6ecf13d847af3a0e41f7f87ec557ab934f51f55d Mon Sep 17 00:00:00 2001 From: Ed Bartosh Date: Mon, 7 Oct 2013 18:55:03 +0300 Subject: [PATCH] obs-event-dispatcher: clean up plugin config Removed non-existing directories testprojects and gitbuildsys from c copytoslave plugin configuration. Change-Id: I842d2a2a0a3a3b243adf03350bf796b8c5e97774 Signed-off-by: Ed Bartosh --- jobs/obs-event-dispatcher/config.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jobs/obs-event-dispatcher/config.xml b/jobs/obs-event-dispatcher/config.xml index 1bcbc62..76a7b94 100644 --- a/jobs/obs-event-dispatcher/config.xml +++ b/jobs/obs-event-dispatcher/config.xml @@ -149,7 +149,7 @@ if(project?.matches()) { - configuration, jenkins-scripts/job_jobs_dispatcher.py, jenkins-scripts/common/*, jenkins-scripts/testprojects/*, jenkins-scripts/gitbuildsys/* + configuration, jenkins-scripts/job_jobs_dispatcher.py, jenkins-scripts/common/* false false -- 2.7.4