mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Drop dependency on 389-ds-base-legacy-tools
Signed-off-by: Christian Heimes <cheimes@redhat.com> Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
This commit is contained in:
@@ -114,10 +114,6 @@ class TestUninstallBase(IntegrationTest):
|
||||
'-n', 'Server-Cert',
|
||||
])
|
||||
|
||||
self.master.run_command([
|
||||
paths.REMOVE_DS_PL,
|
||||
'-i', instance_name
|
||||
])
|
||||
self.master.run_command([
|
||||
paths.DSCTL, serverid, 'remove', '--doit'
|
||||
])
|
||||
|
||||
Reference in New Issue
Block a user