tests/xbps-remove/orphans: use -r root.
This commit is contained in:
parent
44692f28d8
commit
db00ccc3b0
@ -42,7 +42,7 @@ remove_orphans_body() {
|
|||||||
atf_check_equal $? 0
|
atf_check_equal $? 0
|
||||||
xbps-remove -r root -C empty.conf -yvdo
|
xbps-remove -r root -C empty.conf -yvdo
|
||||||
atf_check_equal $? 0
|
atf_check_equal $? 0
|
||||||
xbps-query A
|
xbps-query -r root A
|
||||||
atf_check_equal $? 2
|
atf_check_equal $? 2
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user