fix: noconfirm auto-selects first AUR match
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
project('misplaced option')
|
||||
|
||||
option('dummy', type : 'string')
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"stdout": [
|
||||
{
|
||||
"line": "test cases/failing/5 misplaced option/meson.build:3:0: ERROR: Tried to call option() in build description file. All options must be in the option file."
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user