]> git.proxmox.com Git - mirror_ovs.git/commit
tests: Convert sodepends build tool from Perl to Python.
authorBen Pfaff <blp@ovn.org>
Mon, 20 Nov 2017 17:40:45 +0000 (09:40 -0800)
committerBen Pfaff <blp@ovn.org>
Mon, 27 Nov 2017 00:12:07 +0000 (16:12 -0800)
commitde9872221647bf44179aff1adbb3e802e3c5b3db
tree07a37771e43419ece9c3d176b7b7f33dd8441ac1
parent74eaac06d61e918ce4bb82611c6f5905c77d94e4
tests: Convert sodepends build tool from Perl to Python.

Perl is unfashionable and Python is more widely available and understood,
so this commit converts one of the OVS uses of Perl into Python.

Signed-off-by: Ben Pfaff <blp@ovn.org>
Acked-by: Aaron Conole <aconole@redhat.com>
Makefile.am
build-aux/automake.mk
build-aux/sodepends.pl [deleted file]
build-aux/sodepends.py [new file with mode: 0755]