jkaluza / pungi

Forked from pungi 7 years ago
Clone

5f6dcb3 ostree: Send correct ref in the message

Authored and Committed by lsedlar 5 years ago
    ostree: Send correct ref in the message
    
    If configuration requests a different ref than what treefile has, a
    wrong message can be sent.
    
    If the treefile is in JSON, the local copy will be updated in-place and
    it works. However with YAML the updated version is still written as JSON
    and thus we are still sending the original value.
    
    Fixes: https://pagure.io/pungi/issue/1092
    Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
    
        
file modified
+6 -2