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

Andrew Cagney cagney at vault.libreswan.fi
Thu Dec 2 15:59:05 EET 2021


New commits:
commit d971cb48fc61b5a29ab4e94567f386ff1fc7792e
Author: Andrew Cagney <cagney at gnu.org>
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



More information about the Swan-commit mailing list