Skip to content
Snippets Groups Projects
Commit 9cf5a806 authored by nkour's avatar nkour
Browse files

typo

parent 76d97e25
No related branches found
No related tags found
No related merge requests found
......@@ -557,7 +557,6 @@ Type "%s help %s" for more info') % (args[argv_len][0], BASENAME, self.command))
return res
except Exception, e:
raise ServiceNotAvailable
send_error( + ': ' + str(e))
return None
if __name__ == '__main__':
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment