tests: update test for setting one altenatives group
Closes: #47 [via git-merge-pr]
This commit is contained in:
parent
b502dc708a
commit
66524481b2
@ -348,6 +348,8 @@ set_pkg_group_body() {
|
|||||||
|
|
||||||
xbps-install -r root --repository=repo -ydv A B
|
xbps-install -r root --repository=repo -ydv A B
|
||||||
atf_check_equal $? 0
|
atf_check_equal $? 0
|
||||||
|
xbps-alternatives -r root -s A -g 1
|
||||||
|
atf_check_equal $? 0
|
||||||
xbps-alternatives -r root -s B -g 2
|
xbps-alternatives -r root -s B -g 2
|
||||||
atf_check_equal $? 0
|
atf_check_equal $? 0
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user