fix: noconfirm auto-selects first AUR match
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
${CHECKER} ./test-ftell${EXEEXT} 1 < "$srcdir/test-ftell.sh" || exit 1
|
||||
echo hi | ${CHECKER} ./test-ftell${EXEEXT} || exit 1
|
||||
exit 0
|
||||
Reference in New Issue
Block a user