fix --backup return code
This commit is contained in:
parent
18f897aa0e
commit
d15d0620fd
1 changed files with 0 additions and 1 deletions
|
|
@ -439,7 +439,6 @@ def backup(with_files=False, backup_path_db=None, backup_path_files=None, quiet=
|
|||
if with_files:
|
||||
print "files backup taken -", odb.backup_path_files, "- on", now()
|
||||
frappe.destroy()
|
||||
return odb
|
||||
|
||||
@cmd
|
||||
def move(dest_dir=None, site=None):
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue