[PATCH] Remove testing leftover (#963503)

Martin Kolman mkolman at redhat.com
Thu May 16 10:22:10 UTC 2013


Radek Vykydal 16. 05. 2013 12:19 +0200:
> ---
>  pyanaconda/nm.py | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/pyanaconda/nm.py b/pyanaconda/nm.py
> index 90a93c3..0932a2e 100644
> --- a/pyanaconda/nm.py
> +++ b/pyanaconda/nm.py
> @@ -24,7 +24,7 @@ from gi.repository import NetworkManager
>  import struct
>  import socket
>  
> -DEFAULT_DBUS_TIMEOUT = 30
> +from pyanaconda.constants import DEFAULT_DBUS_TIMEOUT
>  
>  device_type_interfaces = {
>      NetworkManager.DeviceType.ETHERNET: "org.freedesktop.NetworkManager.Device.Wired",
ACK, thanks for fixing it !



More information about the anaconda-patches mailing list