This commit is contained in:
Jamie Hardt
2024-07-01 22:19:08 -07:00
parent 282c9ff545
commit 1b0622ea7f

View File

@@ -227,7 +227,7 @@ they appear in the batchfile.
print("Aborting write session...", file=sys.stdout) print("Aborting write session...", file=sys.stdout)
break break
else:
if self.dry_run: if self.dry_run:
print("DRY RUN would write metadata here.") print("DRY RUN would write metadata here.")
else: else: