Fix invalid spacing in yaml file

Zuul barfed reading the layout file because of the extra space.

Error from zuul:

  yaml.scanner.ScannerError: mapping values are not allowed here
    in "etc/zuul/layout/layout.yaml", line 22, column 28

Change-Id: Icaf2d5aa5904907c441d377ccafdd107f4d9d77e
This commit is contained in:
Khai Do 2015-01-30 10:44:55 -08:00
parent 20afdc5e37
commit 599f0e53e6
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ pipelines:
- event: comment-added
comment: (?i)^(Patch Set [0-9]+:)?( [\w\\+-]*)*(\n\n)?\s*(recheck|reverify)
- event: comment-added
require-approval:
require-approval:
- verified: [-1, -2]
username: jenkins
approval: