Comment 7 for bug 1535435

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-plugin-elasticsearch-kibana (stable/0.8)

Reviewed: https://review.openstack.org/275626
Committed: https://git.openstack.org/cgit/openstack/fuel-plugin-elasticsearch-kibana/commit/?id=621b47742acdc938336bdf3b4f4ab28df5a9daff
Submitter: Jenkins
Branch: stable/0.8

commit 621b47742acdc938336bdf3b4f4ab28df5a9daff
Author: Guillaume Thouvenin <email address hidden>
Date: Wed Feb 3 12:03:19 2016 +0100

    Escape percent in the command of the es-curator

    This change escapes the percentage because it is used in a crontab
    entry. The first percentage denotes the start of the STDIN and the
    others denote a new line if they are not escaped.

    Change-Id: If385fa65f90735b7b25f6bc820a61a3b69a7529c
    Closes-Bug: #1535435