[libvirt] [test-API PATCH 4/7] repos/domain/create.py: Fix typo in path to python executable

Guannan Ren gren at redhat.com
Wed Mar 21 16:04:04 UTC 2012


On 03/21/2012 08:46 PM, Peter Krempa wrote:
> ---
>   repos/domain/create.py |    2 +-
>   1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/repos/domain/create.py b/repos/domain/create.py
> index b6e1e66..4e3e1c4 100644
> --- a/repos/domain/create.py
> +++ b/repos/domain/create.py
> @@ -1,4 +1,4 @@
> -#!/usr/bin/evn python
> +#!/usr/bin/env python
>
        ACK, thanks

        Guannan Ren




More information about the libvir-list mailing list