diff options
author | Mark McLoughlin <markmc@redhat.com> | 2014-01-14 10:51:41 +0000 |
---|---|---|
committer | Mark McLoughlin <markmc@redhat.com> | 2014-01-14 13:57:10 +0000 |
commit | 5ea44eb897a1f4da3d95a6ad9c3e875029caf82d (patch) | |
tree | da7a2be6dd6e31f5cdbfa4d2be9ee7adc92a502d /undercloud-vm-source.yaml | |
parent | 5b3593cc0d2b5b51cbfb03041cfb6c3bc05f4381 (diff) |
Avoid echoing comment from makefile recipe
We include a comment to explain why nova-compute-instance.yaml is
included in the prerequisite list for overcloud.yaml, but this comment
gets echoed by make before it executes the recipe using a shell.
$> make overcloud.yaml
# overcloud-source.yaml [..] won't work here because [..]
# a prerequisite but don't want to pass it into merge.py
python ./tripleo_heat_merge/merge.py overcloud-source.yaml [..]
mv overcloud.yaml.tmp overcloud.yaml
Instead, maintain a list of files included by overcloud.yaml in a
variable and put a comment above that.
Change-Id: I1af69fbb33e1833170f086aec9b54c5c4e57138f
Diffstat (limited to 'undercloud-vm-source.yaml')
0 files changed, 0 insertions, 0 deletions