cleanup outputs

This commit is contained in:
Joaquin Rinaudo
2020-09-03 08:09:52 +02:00
parent dce3cb0ead
commit e93bb654f8

View File

@@ -256,7 +256,6 @@ generateJsonAsffOutput(){
status="FAILED"
fi
jq -M -c \
--arg UUID $(uuidgen | awk '{print tolower($0)}') \
--arg ACCOUNT_NUM "$ACCOUNT_NUM" \
--arg TITLE_TEXT "$TITLE_TEXT" \
--arg MESSAGE "$(echo -e "${message}" | sed -e 's/^[[:space:]]*//')" \