Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
haiqi96 committed Jan 3, 2025
1 parent f7a175c commit 20488a1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ def main(argv):

necessary_mounts = [mounts.clp_home, mounts.input_logs_dir, mounts.data_dir, mounts.logs_dir]

# Write targets to compress to a file
# Write compression targets to a file
while True:
# Get unused output path
container_target_list_filename = f"{uuid.uuid4()}.txt"
Expand Down

0 comments on commit 20488a1

Please sign in to comment.