This is an automated email from the ASF dual-hosted git repository.
dgrove pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/incubator-openwhisk-runtime-docker.git.
from 650842a Add ActionProxyContainer tests (#47)
new 470cd35 Remove files that are duplicates and result of repo splitting.
new 891896f Do not allow re-init of the action exec.
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
core/actionProxy/actionproxy.py | 13 ++-
core/actionProxy/delete-build-run.sh | 39 --------
core/actionProxy/invoke.py | 102 ---------------------
.../ActionProxyContainerTests.scala | 1 +
4 files changed, 13 insertions(+), 142 deletions(-)
delete mode 100755 core/actionProxy/delete-build-run.sh
delete mode 100755 core/actionProxy/invoke.py