From 763bf48f97db80a3509eeccd5354ca26f9b39257 Mon Sep 17 00:00:00 2001 From: prashank Date: Fri, 2 Feb 2018 12:04:09 +0530 Subject: [PATCH] removed command-executor,it is part of dispatcher Change-Id: I54c9ae0026f188940f51bac79eb09806a2f9e233 Issue-ID: APPC-444 Signed-off-by: prashank --- installation/appc/src/main/scripts/installFeatures.sh | 1 - 1 file changed, 1 deletion(-) 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 \ -- 2.16.6