Skip to content

Commit b5bff3f

Browse files
committed
fixup! tests: cleanup staging test
1 parent 7aa9592 commit b5bff3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/xbps/xbps-rindex/add_test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ stage_body() {
7171
xbps-query -r ../root -i --repository=$PWD -L
7272

7373
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
74+
atf_check -e ignore -o match:"index: added \`foo-1.1_1'" -- xbps-rindex -d -a $PWD/*.xbps
7575
atf_check -o inline:" 1 $PWD (RSA unsigned)\n" -- \
7676
xbps-query -r ../root -i --repository=$PWD -L
7777

0 commit comments

Comments
 (0)