commit | 763bf48f97db80a3509eeccd5354ca26f9b39257 | [log] [tgz] |
---|---|---|
author | prashank <prashant.kumar1@amdocs.com> | Fri Feb 02 12:04:09 2018 +0530 |
committer | Patrick Brady <pb071s@att.com> | Wed Feb 07 23:25:10 2018 +0000 |
tree | e902012609579a0d5f802b076756fbb137e34628 | |
parent | d5df7e2d812a6147ae8961182d2c5c438df83476 [diff] |
removed command-executor,it is part of dispatcher Change-Id: I54c9ae0026f188940f51bac79eb09806a2f9e233 Issue-ID: APPC-444 Signed-off-by: prashank <prashant.kumar1@amdocs.com>
diff --git a/installation/appc/src/main/scripts/installFeatures.sh b/installation/appc/src/main/scripts/installFeatures.sh index 556bdd8..735123c 100644 --- a/installation/appc/src/main/scripts/installFeatures.sh +++ b/installation/appc/src/main/scripts/installFeatures.sh
@@ -41,7 +41,6 @@ APPC_FEATURES=" \ appc-metric \ - appc-command-executor \ appc-dmaap-adapter \ appc-event-listener \ appc-chef-adapter \