commit | b28f5d740e6445898390cea2d7e7e578c5da3baf | [log] [tgz] |
---|---|---|
author | Brian O'Connor <bocon@onlab.us> | Mon Feb 23 19:29:30 2015 +0000 |
committer | Gerrit Code Review <gerrit@onlab.us> | Mon Feb 23 19:37:48 2015 +0000 |
tree | aad15cf54823f900a94be725b894a9d3c0a2aa88 | |
parent | a0509897a912cce42ad304215440fb2cf7949dda [diff] |
Revert "Using CommandSession console instead of System.* in AbstractShellCommand print and error" This reverts commit ea9ae214f9bca97537378f205910d62b7aa4be47. The karaf shell explicitly depends on System.{out,err}, so piping to shell commands is broken by this patchset. Change-Id: Ib7fb6341cfa42418115663413ea406173f5debf4 Note: When running as a service, if a thread that isn't the command thread calls print, it will go to $KARAF/var/System.out
ONOS is a new SDN network operating system designed for high availability, performance, scale-out.