commit | 3938f614062f76d21b4e3a0f6365905836663931 | [log] [tgz] |
---|---|---|
author | Brian O'Connor <bocon@onlab.us> | Tue Apr 14 15:01:32 2015 -0700 |
committer | Brian O'Connor <bocon@onlab.us> | Tue Apr 14 15:01:32 2015 -0700 |
tree | 22c3b1b3780033ecdf19d50c01d0fa56cb7429ec | |
parent | a795d1ea22b3cc97cb0e0a2842106e27e990c8fc [diff] |
Adding newline to onos-app plugin because json output doesn't contain one Change-Id: I55286436cfa819355aa7fbea55c0908053ce45a7
diff --git a/tools/test/bin/onos-app b/tools/test/bin/onos-app index 268fb1b..58b6c08 100755 --- a/tools/test/bin/onos-app +++ b/tools/test/bin/onos-app
@@ -48,3 +48,5 @@ *) usage;; esac + +echo #new line for prompt