[libvirt] [glib PATCH 04/16] config-demo: Use octal when setting mode

Daniel P. Berrangé berrange at redhat.com
Mon May 20 13:56:24 UTC 2019


On Mon, May 20, 2019 at 10:31:50AM +0200, Fabiano Fidêncio wrote:
> Basically, just change 0744 to 0o744 in order to be compatible with
> python3.
> 
> Signed-off-by: Fabiano Fidêncio <fidencio at redhat.com>
> ---
>  examples/config-demo.py | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Daniel P. Berrangé <berrange at redhat.com>


Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|




More information about the libvir-list mailing list