irods/irods_rule_engine_plugin_audit_amqp

Test hook defines some CLI options multiple times

alanking opened this issue · 1 comments

--built_packages_root_directory and --output_root_directory are defined twice in the list of options, leading to errors when running the test hook.

This issue does not exist in 4-2-stable as this was the result of a clumsy cherry-pick.