typo
This commit is contained in:
parent
76d97e25ed
commit
9cf5a80655
|
@ -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__':
|
||||
|
|
Loading…
Reference in New Issue