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

Andrew Cagney cagney at vault.libreswan.fi
Thu Apr 1 20:06:51 UTC 2021


New commits:
commit d8afe49bd9aa901ef2571054fdf0c907af0830fd
Author: Andrew Cagney <cagney at gnu.org>
Date:   Thu Apr 1 16:00:42 2021 -0400

    kvm: hack to support bash command line completion
    
    first:
      $ complete -o filenames -C ./kvm ./kvm
    then:
      $ ./kvm <tab><tab>
      install test diff patch sh ...
      $ ./kvm sh <tab><tab>
      east west ...
      $ ./kvm install test diff testing/<tab>
      pluto/ ...
    almost useful



More information about the Swan-commit mailing list