215d809 Don't access unset variable

1 file Authored by nphilipp 2 years ago, Committed by onosek 2 years ago,
    Don't access unset variable
    
    If an exception happens, `err` can't be set. Only log the attempted
    command instead.
    
    Signed-off-by: Nils Philippsen <nils@redhat.com>
    
        
file modified
+2 -4