fix: noconfirm auto-selects first AUR match
This commit is contained in:
@@ -0,0 +1 @@
|
||||
Nothing here.
|
||||
@@ -0,0 +1,5 @@
|
||||
project('outdir path')
|
||||
|
||||
configure_file(input : 'foo.in',
|
||||
output : 'subdir/foo',
|
||||
copy: true)
|
||||
@@ -0,0 +1 @@
|
||||
I'm only here because Git is stupid about empty dirs.
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"stdout": [
|
||||
{
|
||||
"line": "test cases/failing/26 output subdir/meson.build:3:0: ERROR: configure_file keyword argument \"output\" Output 'subdir/foo' must not contain a path segment."
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user