aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorprashank <prashant.kumar1@amdocs.com>2018-02-02 12:04:09 +0530
committerPatrick Brady <pb071s@att.com>2018-02-07 23:25:10 +0000
commit763bf48f97db80a3509eeccd5354ca26f9b39257 (patch)
treee902012609579a0d5f802b076756fbb137e34628
parentd5df7e2d812a6147ae8961182d2c5c438df83476 (diff)
removed command-executor,it is part of dispatcher
Change-Id: I54c9ae0026f188940f51bac79eb09806a2f9e233 Issue-ID: APPC-444 Signed-off-by: prashank <prashant.kumar1@amdocs.com>
-rw-r--r--installation/appc/src/main/scripts/installFeatures.sh1
1 files changed, 0 insertions, 1 deletions
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 @@ done
APPC_FEATURES=" \
appc-metric \
- appc-command-executor \
appc-dmaap-adapter \
appc-event-listener \
appc-chef-adapter \