• Show log

    Commit

  • Hash : fe215153
    Author : Patrick Steinhardt
    Date : 2018-11-13T14:08:49

    tests: apply: fix missing `cl_git_pass` wrappers
    
    Some function calls in the new "apply" test suite were missing the
    checks whether they succeeded as expected. Fix this by adding the
    missing `cl_git_pass` wrappers.