https://github.com/mpi2/impc_stats_pipeline/blob/afc0c1c1c2e4ae03b6b31cdefcb4f0d078f529c5/orchestration/orchestration.sh#L257 Suggested replacement: ```console find log err out -type f -print0 | xargs -0 zip -q ../../../../compressed_logs/annotation_logs.zip ```