merge upstream changes proposed for 2204

This commit is contained in:
KiekerJan
2022-09-17 16:41:35 +02:00
parent 9327a1df4f
commit 9ee26d3ef1
13 changed files with 44 additions and 38 deletions
+1 -1
View File
@@ -463,7 +463,7 @@ def list_target_files(config):
path = ''
if bucket == "":
raise ValueError(f"Enter an S3 bucket name. // {url}")
raise ValueError("Enter an S3 bucket name.")
# connect to the region & bucket
try: