Cope with YAML idiosyncracy at unquoted "YES".

This commit is contained in:
Eric S. Raymond 2017-08-03 10:49:22 -04:00
parent 812d0194bb
commit 1966264715
2 changed files with 2 additions and 2 deletions

View file

@ -3997,7 +3997,7 @@ actions: !!omap
message: 'Wizards are not to be disturbed by such as you.'
words: ['wizar']
noaction: true
- YES:
- "YES":
message: 'Guess again.'
words: ['yes']
noaction: true