match shorter seed name for DSL job

This commit is contained in:
Stephen Birarda 2013-06-18 15:55:29 -07:00
parent df28dc3165
commit 3ae44b7614

View file

@ -39,7 +39,7 @@ targets.each {
}
'hudson.plugins.buildblocker.BuildBlockerProperty' {
useBuildBlocker true
blockingJobs 'hifi-dsl-seed'
blockingJobs 'hifi-seed'
}
}