New commits:
commit d971cb48fc61b5a29ab4e94567f386ff1fc7792e
Author: Andrew Cagney <[email protected]>
Date:   Wed Dec 1 21:02:43 2021 -0500

    kvm: fix $(KVM_SOURCEDIR) != ${PWD}
    
    for instance:
      git clone .../libreswan.git repo-under-test
      git clone .../libreswan.git testbench
      echo KVM_SOURCEDIR=$PWD/repo-under-test >> testbench/Makefile.inc.local
      cd testbench && ./kvm install check
    should test repo-under-test using VMs built using testbench

_______________________________________________
Swan-commit mailing list
[email protected]
https://lists.libreswan.org/mailman/listinfo/swan-commit

Reply via email to