[Swan-commit] Changes to ref refs/heads/master

Andrew Cagney cagney at vault.libreswan.fi
Mon Jan 27 02:04:11 UTC 2020


New commits:
commit 8a299ca7adec9a4a93517ce48b4b5cdbfa3c03f4
Author: Andrew Cagney <cagney at gnu.org>
Date:   Sun Jan 26 20:55:48 2020 -0500

    kvm: add make kvm-bisect - exit with 125 when build fails or test is unresolved
    
    Wrapper to 'make kvm-install kvm-test kvm-diffs' that will exit(125)
    when either the build fails or the test result is unresolved.  'git
    bisect run' interprets the magic exit code 125 as 'skip'.
    
    A typical use would be:
    
      git bisect start
      git bisect bad
      git checkout ..
      git bisect good
      git run make kvm-bisect KVM_TESTS=testing/pluto/certoe-03-poc-whac



More information about the Swan-commit mailing list