commit d7c41ebf9bc07f253fe08f77fde62a5a7ffef776
Author: Lucas Alvares Gomes <email address hidden>
Date: Mon Dec 21 16:22:00 2015 +0800
Fix "No closing quotation" error when building with tox
Apparently # is treated as a comment inside the string and as
consequence the rest of the command gets stripped. This patch drops
those comments from the bashate command.
This patch also moves the bashate command to its own script under
tools/.
Reviewed: https:/ /review. openstack. org/259445 /git.openstack. org/cgit/ openstack/ ironic/ commit/ ?id=d7c41ebf9bc 07f253fe08f77fd e62a5a7ffef776
Committed: https:/
Submitter: Jenkins
Branch: master
commit d7c41ebf9bc07f2 53fe08f77fde62a 5a7ffef776
Author: Lucas Alvares Gomes <email address hidden>
Date: Mon Dec 21 16:22:00 2015 +0800
Fix "No closing quotation" error when building with tox
Apparently # is treated as a comment inside the string and as
consequence the rest of the command gets stripped. This patch drops
those comments from the bashate command.
This patch also moves the bashate command to its own script under
tools/.
Change-Id: Ic44bb64419ca14 65f69c91fd579e8 c84d69f84b8
Closes-Bug: #1527562