mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-16 22:50:10 +03:00
F OpenNebula/One#5422: emit by session
Signed-off-by: Jorge Lobo <jlobo@opennebula.io>
This commit is contained in:
parent
aca2a5c1d9
commit
552d37da45
@ -66,7 +66,7 @@ const main = (app = {}, type = '') => {
|
||||
}
|
||||
messageTerminal(configErrorParser)
|
||||
} else {
|
||||
app.emit(type, {
|
||||
server.emit(type, {
|
||||
command: mssgs[0],
|
||||
data: result
|
||||
})
|
||||
|
Loading…
x
Reference in New Issue
Block a user