We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7aa9592 commit b5bff3fCopy full SHA for b5bff3f
tests/xbps/xbps-rindex/add_test.sh
@@ -71,7 +71,7 @@ stage_body() {
71
xbps-query -r ../root -i --repository=$PWD -L
72
73
atf_check -o ignore -- xbps-create -A noarch -n foo-1.1_1 -s "foo pkg" --shlib-provides "libfoo.so.2" ../pkg_A
74
- atf_check -e ignore -o match:"index: added \`foo-1.1_1'" -- valgrind xbps-rindex -d -a $PWD/*.xbps
+ atf_check -e ignore -o match:"index: added \`foo-1.1_1'" -- xbps-rindex -d -a $PWD/*.xbps
75
atf_check -o inline:" 1 $PWD (RSA unsigned)\n" -- \
76
77
0 commit comments