GitHub user geomacy opened a pull request:
https://github.com/apache/brooklyn-server/pull/960
Add RecordingSshTool clears to selected tests
Noticed test output from SCMTPT failing with
the tool output referring to the commands from RHSCST in a
brooklyn-server build failure.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/geomacy/brooklyn-server add-SRT-clear
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-server/pull/960.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #960
----
commit 27ca1ccec0578d4dd71560acfec70a3c58b82d99
Author: Geoff Macartney <geoff.macartney@...>
Date: 2018-04-30T10:45:35Z
Add RecordingSshTool clears to selected tests
Noticed test output from SCMTPT failing with
the tool output referring to the commands from RHSCST in a
brooklyn-server build failure.
----
---