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
tom
2014-09-18 19:59:42 -0700
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
ac77d76d85306edc26d8f9c1889b7d56a3635805
ac77d76d
1 parent
1f3805db
Tweaking onos-* test scripts.
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
tools/test/bin/onos
tools/test/bin/onos
0 → 100755
View file @
ac77d76
#!/bin/bash
#-------------------------------------------------------------------------------
# ONOS remote command-line client
#-------------------------------------------------------------------------------
[
-n
"
$1
"
]
&&
OCI
=
$1
&&
shift
client -h
$OCI
"
$@
"
Please
register
or
login
to post a comment