cf4fb7d Simplify the loop in virCommandRunRegex

Authored and Committed by Ján Tomko 10 years ago
    Simplify the loop in virCommandRunRegex
    
    Do not check for border iterator values inside the loop,
    move the code before/after the loop instead.
    
        
file modified
+8 -12