Merge "fix jjb configuration documentation"

This commit is contained in:
Jenkins 2013-11-21 21:04:09 +00:00 committed by Gerrit Code Review
commit 73388d584d

View File

@ -219,7 +219,6 @@ will instruct Jenkins to execute "make test" as part of the job::
- job:
name: foo-test
builders:
- shell: 'make test'