diff --git a/bin/compose-core b/bin/compose-core index 9a5a29c..45afeb3 100755 --- a/bin/compose-core +++ b/bin/compose-core @@ -1467,7 +1467,7 @@ run_service_hook () { MASTER_BASE_CHARM_NAME=$(get_service_charm "$MASTER_BASE_SERVICE_NAME") || return 1 DOCKER_BASE_IMAGE=$(service_base_docker_image "$MASTER_BASE_SERVICE_NAME") || return 1 - Wrap -d "running $YELLOW$action$NORMAL hook of $DARKYELLOW$subservice$NORMAL in charm $DARKPINK$charm$NORMAL" < $DARKYELLOW$target_service$NORMAL" < $DARKYELLOW$target_service$NORMAL" <