commit | 1daad7c63fc64bfe848deefbed8d79caa6434410 | [log] [tgz] |
---|---|---|
author | tom <tom@onlab.us> | Tue Oct 07 12:55:01 2014 -0700 |
committer | tom <tom@onlab.us> | Tue Oct 07 12:55:01 2014 -0700 |
tree | f8520f19b898c6247783382ec1407019cc34e231 | |
parent | 9ccb251a8a0902b68429f08d759acab351195132 [diff] | |
parent | 9621ba1d8b1c5560285f66e8b998c426d9673675 [diff] |
Merge remote-tracking branch 'origin/master'
diff --git a/tools/test/bin/onos-install b/tools/test/bin/onos-install index a87ff17..38934fd 100755 --- a/tools/test/bin/onos-install +++ b/tools/test/bin/onos-install
@@ -32,6 +32,10 @@ # Remove any previous ON.Lab bits from ~/.m2 repo rm -fr ~/.m2/repository/org/onlab + + # Drop log level for the console + echo "log4j.logger.org.apache.sshd = WARN" >> $ONOS_INSTALL_DIR/$KARAF_DIST/etc/org.ops4j.pax.logging.cfg + " # Configure the ONOS installation