Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/LCOGT/neoexchange into issu…
Browse files Browse the repository at this point in the history
…e608
  • Loading branch information
talister committed Sep 22, 2022
2 parents 5e56478 + 051c5b9 commit ad6c40b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ def handle(self, *args, **options):
for filename in filenames:
save_dataproduct(obj=block, filepath=filename, filetype=DataProduct.FITS_SPECTRA)
break
self.stdout.write("Done")
else:
self.stdout.write("No token defined (set ARCHIVE_TOKEN environment variable)")

Expand Down

0 comments on commit ad6c40b

Please sign in to comment.