projects
/
osm
/
RO.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
21d795b
)
fix a bug getting log-socket-host option param
author
tierno
<alfonso.tiernosepulveda@telefonica.com>
Fri, 30 Sep 2016 08:43:32 +0000
(08:43 +0000)
committer
tierno
<alfonso.tiernosepulveda@telefonica.com>
Fri, 30 Sep 2016 08:43:32 +0000
(08:43 +0000)
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
openmanod.py
patch
|
blob
|
history
diff --git
a/openmanod.py
b/openmanod.py
index
a5a2a53
..
6df29d1
100755
(executable)
--- a/
openmanod.py
+++ b/
openmanod.py
@@
-173,7
+173,7
@@
if __name__=="__main__":
port_admin = a
elif o == "--log-socket-port":
log_socket_port = a
- elif o == "--log-socket-
por
t":
+ elif o == "--log-socket-
hos
t":
log_socket_host = a
elif o == "--log-file":
log_file = a