6338afb atomic: don't use cmdline for install mode

Authored and Committed by dustymabe 6 years ago
    atomic: don't use cmdline for install mode
    
    similar change was done for docker/cloud in f6ecdc3
    
    cmdline makes it so that %post --erroronfail won't actually stop the
    installation in a way that imagefactory will detect the problem and
    fail the build. See [1] for more details.
    
    [1] https://github.com/rhinstaller/anaconda/issues/931
    
    (cherry picked from commit 8f142150ba67445ab24974e60705228472713de9)
    
        
file modified
+1 -1