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
Brian O'Connor
2015-05-05 22:46:36 +0000
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
014e22173e0c76e8dee779423f22e26ceb47b66e
014e2217
1 parent
b23fad2a
onos-package improvement
Change-Id: I032e87ca05892eb7f73c33a4eb8bcd2c4e88d81a
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
tools/build/onos-package
tools/build/onos-package
View file @
014e221
...
...
@@ -82,5 +82,5 @@ cd $ONOS_STAGE_ROOT
rm -f
$ONOS_TAR
$ONOS_ZIP
COPYFILE_DISABLE
=
1 tar zcf
$ONOS_TAR
$ONOS_BITS
which zip >/dev/null
&&
zip -rq
$ONOS_ZIP
$ONOS_BITS
which zip >/dev/null
&&
ls -l
$ONOS_TAR
$ONOS_ZIP
||
ls -l
$ONOS_TAR
which zip >/dev/null
&&
ls -l
h
$ONOS_TAR
$ONOS_ZIP
||
ls -lh
$ONOS_TAR
rm -r
$ONOS_STAGE
...
...
Please
register
or
login
to post a comment