[ovs-dev] [PATCH] xenserver: Print program name on error in dump-vif-details

Justin Pettit jpettit at nicira.com
Wed Oct 28 19:09:19 UTC 2009


On Oct 28, 2009, at 12:07 PM, Ben Pfaff wrote:

> Justin Pettit <jpettit at nicira.com> writes:
>
>> -		sys.stderr.write("ERROR: %s <domid> <devid>\n")
>> +		sys.stderr.write("ERROR: %s <domid> <devid>\n" % sys.argv[0])
>
> Ship it.


Aye, aye.






More information about the dev mailing list