We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b2a332f + aa5d7d7 commit 3acf0beCopy full SHA for 3acf0be
installation_and_upgrade/ibex_install_utils/install_tasks.py
@@ -152,7 +152,6 @@ def remove_all_and_install_client_and_server(self):
152
self._client_tasks.install_ibex_client()
153
self._server_tasks.upgrade_instrument_configuration()
154
self._server_tasks.install_shared_scripts_repository()
155
- self._server_tasks.setup_log_rotation()
156
157
def run_instrument_tests(self):
158
"""Run through client and server tests once installation / deployment has completed."""
0 commit comments