Fix tests, #Gentoo 240350.
This commit is contained in:
parent
cb44b0a46c
commit
d117b2d644
@ -41,8 +41,10 @@ rc_services_scheduled_by
|
||||
rc_stringlist_add
|
||||
rc_stringlist_addu
|
||||
rc_stringlist_delete
|
||||
rc_stringlist_find
|
||||
rc_stringlist_free
|
||||
rc_stringlist_new
|
||||
rc_stringlist_sort
|
||||
rc_stringlist_split
|
||||
rc_sys
|
||||
rc_yesno
|
||||
|
@ -82,12 +82,16 @@ rc_stringlist_addu
|
||||
rc_stringlist_addu@@RC_1.0
|
||||
rc_stringlist_delete
|
||||
rc_stringlist_delete@@RC_1.0
|
||||
rc_stringlist_find
|
||||
rc_stringlist_find@@RC_1.0
|
||||
rc_stringlist_free
|
||||
rc_stringlist_free@@RC_1.0
|
||||
rc_stringlist_new
|
||||
rc_stringlist_new@@RC_1.0
|
||||
rc_stringlist_sort
|
||||
rc_stringlist_sort@@RC_1.0
|
||||
rc_stringlist_split
|
||||
rc_stringlist_split@@RC_1.0
|
||||
rc_sys
|
||||
rc_sys@@RC_1.0
|
||||
rc_yesno
|
||||
|
Loading…
Reference in New Issue
Block a user