jcline / pungi

Forked from pungi 8 years ago
Clone

3e1a6ed [createiso] Simplify code, test phase

Authored and Committed by lsedlar 8 years ago
    [createiso] Simplify code, test phase
    
    A couple arguments passed from phase to worker threads were not
    duplicated. Only one copy is passed now.
    
    A test case was added both for the phase itself and for worker thread as
    well.
    
    Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
    
        
file modified
+40 -42
file modified
+2 -1