tests: fix one case not using rootdir

This commit is contained in:
Piotr Wójcik 2021-03-12 23:00:36 +01:00 committed by Duncan Overbruck
parent d67b87ab47
commit 4a5eb8dc87

View File

@ -471,10 +471,10 @@ replace_package_same_files_body() {
xbps-install -r root --repository=$PWD/repo -yvd libressl
atf_check_equal $? 0
xbps-query -S openssl
xbps-query -r root -S openssl
atf_check_equal $? 2
xbps-query -S libressl
xbps-query -r root -S libressl
atf_check_equal $? 0
xbps-pkgdb -r root -av