Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
f-interop-contributors
agent
Commits
ae479390
Commit
ae479390
authored
Jan 09, 2017
by
Federico Sismondi
Browse files
small modif
parent
9c435974
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/myTest.py
View file @
ae479390
...
...
@@ -114,7 +114,7 @@ class MyTest(ConsumerMixin):
# These lines do the routing between the two
if
msg
[
"routing_key"
]
==
"data.fromAgent.client"
:
log
.
debug
(
"Message was routed, therefore we can inject it on our tun"
)
self
.
tun
.
_
v6ToInternet_notif
(
sender
=
"test"
,
self
.
tun
.
_
eventBusToTun
(
sender
=
"test"
,
signal
=
"tun"
,
data
=
msg
[
"data"
])
else
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment