From 4a5eb8dc87cf08ad919ec6602ef5a70e8514710c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Fri, 12 Mar 2021 23:00:36 +0100 Subject: [PATCH] tests: fix one case not using rootdir --- tests/xbps/libxbps/shell/obsoletefiles_test.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/xbps/libxbps/shell/obsoletefiles_test.sh b/tests/xbps/libxbps/shell/obsoletefiles_test.sh index 992c8559f..27cdd97f3 100644 --- a/tests/xbps/libxbps/shell/obsoletefiles_test.sh +++ b/tests/xbps/libxbps/shell/obsoletefiles_test.sh @@ -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