core: output messages and events while executing the CLI command passed via -e option (#3683)
* core: output messages and events while executing the CLI command passed via -e option * option * add option
This commit is contained in:
committed by
GitHub
parent
5aa4b7687e
commit
c65a17fccb
@@ -63,6 +63,7 @@ testOpts =
|
||||
deviceName = Nothing,
|
||||
chatCmd = "",
|
||||
chatCmdDelay = 3,
|
||||
chatCmdLog = CCLNone,
|
||||
chatServerPort = Nothing,
|
||||
optFilesFolder = Nothing,
|
||||
showReactions = True,
|
||||
|
||||
Reference in New Issue
Block a user