tests: fix downgrade hold test
This commit is contained in:
parent
53e6f5c75f
commit
4e267de72d
@ -33,7 +33,7 @@ downgrade_hold_body() {
|
||||
xbps-install -r root --repository=$PWD/repo -yuvd
|
||||
atf_check_equal $? 0
|
||||
out=$(xbps-query -r root -p pkgver A)
|
||||
atf_check_equal $out A-1.0_0
|
||||
atf_check_equal $out A-1.0_1
|
||||
}
|
||||
|
||||
atf_init_test_cases() {
|
||||
|
Loading…
Reference in New Issue
Block a user