On Thu, Apr 30, 2015 at 01:27:06PM +0100, Daniel P. Berrange wrote:
The libvirt developer community is generally more comfortable
with python like languages, so this converts the bracket-spacing.pl
test to use python like syntax. It includes one extra external
Perl dependancy, but after applying this, there should be no
functional change - just prettier syntax. If this is appealing
it can be extended to all the Perl scripts in the tree.
Signed-off-by: Daniel P. Berrange <berrange(a)redhat.com>
---
bootstrap.conf | 1 +
build-aux/bracket-spacing.pl | 2866 +++++++++++++++++++++++++++++++++++++++---
cfg.mk | 4 +-
3 files changed, 2665 insertions(+), 206 deletions(-)
ACK, safe for the freeze.
Jan