77ea6f7 testNetworkUpdate: Unlock network at the end

Authored and Committed by mprivozn 9 years ago
    testNetworkUpdate: Unlock network at the end
    
    Silly this bug went unnoticed so long. At the beginning we try to
    find the passed network in the list of network objects. If found,
    it's locked and real work takes place. Then, in the end, the
    network object is never unlocked.
    
    Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
    
        
file modified
+2 -0