git: dsynth - Fix mktemplate bug when no keys in /etc/ssh

Matthew Dillon dillon at crater.dragonflybsd.org
Tue Nov 26 15:45:59 PST 2019


commit d2dd78027f3fc554f87d4b4113f5fe04f3937f00
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Tue Nov 26 15:45:13 2019 -0800

    dsynth - Fix mktemplate bug when no keys in /etc/ssh
    
    * mktemplate copies portions of /etc and removes ssh keys
      in the builder chroots, but errors out if there are none
      to remove.
    
    * Add 'set nonomatch' to the script to fix the error.

Summary of changes:
 usr.bin/dsynth/mktemplate.sh | 1 +
 1 file changed, 1 insertion(+)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d2dd78027f3fc554f87d4b4113f5fe04f3937f00


-- 
DragonFly BSD source repository



More information about the Commits mailing list