This commit is contained in:
Orsiris de Jong 2024-01-15 01:26:21 +01:00
parent f114544b46
commit 139901efe4

View file

@ -1081,7 +1081,7 @@ class ResticRunner:
if not delta:
if self.json_output:
msg = "No delta given"
self.convert_to_json_outpugt(False, None, msg=msg **kwargs)
self.convert_to_json_output(False, None, msg=msg **kwargs)
return False, None
try:
# Make sure we run with json support for this one