commit | 5c0d8f92cb7eeee06134755e9b1b5d3715210ee1 | [log] [tgz] |
---|---|---|
author | Ray Milkey <ray@onlab.us> | Fri Jun 09 12:26:31 2017 -0700 |
committer | Ray Milkey <ray@onlab.us> | Wed Jun 14 15:18:42 2017 +0000 |
tree | 044f726f9016b678a38078e3c7bc784b66ad8675 | |
parent | f97e0edd8e31bee0b6bdca6e6cd4f30204e6a501 [diff] [blame] |
Make test tools available in installed ONOS Part of ONOS-6597 onos-app, onos-netcfg Change-Id: Ic58156700e357c9564e9bd9fe1173310ec6f0502
diff --git a/tools/package/onos-prep-karaf b/tools/package/onos-prep-karaf index 8e83fdf..a6ab98f 100755 --- a/tools/package/onos-prep-karaf +++ b/tools/package/onos-prep-karaf
@@ -52,6 +52,7 @@ # Stage the ONOS admin scripts and patch in Karaf service wrapper extras cp -r bin $PREFIX +cp -r runtime/bin/* $PREFIX/bin/ cp -r init $PREFIX cp -r etc/* $PREFIX/$KARAF_DIR/etc/