Skip to content

Commit

Permalink
blarg, typo
Browse files Browse the repository at this point in the history
  • Loading branch information
moustakas committed Dec 31, 2024
1 parent 20a3a9b commit 400245c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bin/mpi-fastspecfit
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,8 @@ def run_fastspecfit(args, comm=None, fastphot=False, specprod_dir=None, makeqa=F
alldone = True
else:
alldone = False
else:
alldone = False

if comm:
alldone = comm.bcast(alldone, root=0)
Expand Down

0 comments on commit 400245c

Please sign in to comment.