Re: [libvirt] [test-API PATCH 2/5] test-API: Remove the codes used to construct utils object
On 04/10/2012 03:34 PM, Osier Yang wrote: $ for i in $(find . -type f -name "*.py"); do \ sed -i -e '/util *= *utils\.Utils()/d' $i; \ done --- repos/domain/attach_disk.py|1 - repos/domain/attach_interface.py |1 - repos/domain/auto
[libvirt] [test-API PATCH 2/5] test-API: Remove the codes used to construct utils object
$ for i in $(find . -type f -name "*.py"); do \ sed -i -e '/util *= *utils\.Utils()/d' $i; \ done --- repos/domain/attach_disk.py|1 - repos/domain/attach_interface.py |1 - repos/domain/autostart.py |1 - repos