Description:
Includes an automated test to verify the cl-dump legacy tool behavior regarding the generated files:
By default, ldif.done files are removed after running cl-dump.
An option '-l' allows to keep the files.
Includes too an automated test to check that the dsconf dump-changelog counterpart of the legacy
cl-dump perl script works the same way
Fixes https://pagure.io/389-ds-base/issue/50572
Relates : https://pagure.io/389-ds-base/pull-request/50573
Review by: ??
Description:
Includes an automated test to verify the cl-dump legacy tool behavior regarding the generated files:
By default, ldif.done files are removed after running cl-dump.
An option '-l' allows to keep the files.