debug prosody log
This commit is contained in:
parent
85ab1df609
commit
1547306bcd
1 changed files with 1 additions and 0 deletions
|
@ -131,6 +131,7 @@ class JabberServerModeConf(BaseTest):
|
|||
os.system("../../../spectrum_manager/src/spectrum2_manager -c manager.conf localhostxmpp register responder%localhost@localhostxmpp responder@localhost password 2>/dev/null >/dev/null")
|
||||
|
||||
def post_test(self):
|
||||
os.system("cat prosody.log")
|
||||
os.system("killall lua-5.1 2>/dev/null")
|
||||
os.system("killall spectrum2_libpurple_backend 2>/dev/null")
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue