Fix set tempdir grammar (#1695)
This commit is contained in:
parent
0c6484f3a9
commit
d0c87c8ccd
@ -66,7 +66,7 @@ setting : 'set' 'allow-duplicate-recipes' boolean?
|
||||
| 'set' 'ignore-comments' boolean?
|
||||
| 'set' 'positional-arguments' boolean?
|
||||
| 'set' 'shell' ':=' '[' string (',' string)* ','? ']'
|
||||
| 'set' 'tempdir string
|
||||
| 'set' 'tempdir ':=' string
|
||||
| 'set' 'windows-powershell' boolean?
|
||||
| 'set' 'windows-shell' ':=' '[' string (',' string)* ','? ']'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user