Commit 080d0b55 authored by Jérome Perrin's avatar Jérome Perrin

slapgrid: fix typo "isimplemented" in warning

parent 394f1425
Pipeline #11718 failed with stage
in 0 seconds
......@@ -700,7 +700,7 @@ stderr_logfile_backups=1
except NotFoundError as e:
# Master doesn't implement this feature ?
self.logger.warning("NotFoundError: %s. \nCannot send requested instance "\
"list to master. Please check if this feature is"\
"list to master. Please check if this feature is "\
"implemented on SlapOS Master." % str(e))
def _addFirewallRule(self, rule_command):
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment