git: dsynth - Conditionalize use of check-plist stage

Matthew Dillon dillon at crater.dragonflybsd.org
Mon Nov 4 11:51:49 PST 2019


commit 32f62172c810692cc516598027688187fc1596bc
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Mon Nov 4 11:48:21 2019 -0800

    dsynth - Conditionalize use of check-plist stage
    
    * Only run the check-plist stage for:
    
      dsynth -P <anything>
      dsynth -D everything
      dsynth test ...

Summary of changes:
 usr.bin/dsynth/build.c  | 8 +++++---
 usr.bin/dsynth/dsynth.c | 6 ++++++
 usr.bin/dsynth/dsynth.h | 2 ++
 3 files changed, 13 insertions(+), 3 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/32f62172c810692cc516598027688187fc1596bc


-- 
DragonFly BSD source repository



More information about the Commits mailing list