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.
1 parent c27bcf4 commit 5486fd6Copy full SHA for 5486fd6
src/murfey/client/multigrid_control.py
@@ -143,7 +143,7 @@ def _start_rsyncer_multigrid(
143
source,
144
destination,
145
force_metadata=self.processing_enabled,
146
- analyse=not extra_directory and use_suggested_path and analyse,
+ analyse=analyse,
147
remove_files=remove_files,
148
tag=tag,
149
limited=limited,
0 commit comments