6e98092 Makefile: make sh -c commands return correct exit code

Authored and Committed by kparal 7 years ago
1 file changed. 3 lines added. 3 lines removed.
    Makefile: make sh -c commands return correct exit code
    
    Previously we didn't fail if any commands from sh -c line failed. Due to
    that we didn't notice failing test suite.
    
        
file modified
+3 -3