mirror of
https://github.com/frappe/frappe_docker.git
synced 2025-02-09 15:38:28 +00:00
Update tests/_check_backup_files.py
Co-authored-by: Revant Nandgaonkar <revant.one@gmail.com>
This commit is contained in:
parent
5e84d7734c
commit
f45620bae0
@ -35,7 +35,7 @@ def main() -> int:
|
|||||||
raise exc("private files")
|
raise exc("private files")
|
||||||
if not public_files:
|
if not public_files:
|
||||||
raise exc("public files")
|
raise exc("public files")
|
||||||
print("All files was pushed to S3!")
|
print("All files were pushed to S3!")
|
||||||
return 0
|
return 0
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user