Toggle navigation
Toggle navigation
This project
Loading...
Sign in
홍길동
/
onos
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
Yuta HIGUCHI
2014-11-11 18:58:01 -0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
62f92754c534b8251c8e41bb32e3ea88a7e98f52
62f92754
1 parent
63323fd0
suppress warning by karaf client
Change-Id: I175210e76d2b8085f4165eac00785f30bef0fd89
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
tools/test/bin/onos
tools/test/bin/onos
View file @
62f9275
...
...
@@ -10,4 +10,5 @@
[
"
$1
"
=
"-w"
]
&&
shift
&&
onos-wait-for-start
$1
[
-n
"
$1
"
]
&&
OCI
=
$(
find_node
$1
)
&&
shift
unset
KARAF_HOME
client -h
$OCI
-u karaf
"
$@
"
2>/dev/null
...
...
Please
register
or
login
to post a comment