git: dsynth - Don't auto-upgrade on basic directives, exit code on FAILUREs
Matthew Dillon
dillon at crater.dragonflybsd.org
Sat Mar 14 23:13:17 PDT 2026
commit 9a2c191e4c99e17b79c18411ffd2f6334d39b711
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sat Mar 14 18:47:05 2026 -0700
dsynth - Don't auto-upgrade on basic directives, exit code on FAILUREs
* Don't auto-upgrade with the "build" and "force" directives. The
"install" and "upgrade-system" directives will will issue the
upgrade.
* Exit with code 1 if any builds fail with "FAILURE". Skipped packages
alone do not cause an exit code of 1.
Summary of changes:
usr.bin/dsynth/build.c | 1 +
usr.bin/dsynth/dsynth.c | 7 ++++---
usr.bin/dsynth/dsynth.h | 1 +
3 files changed, 6 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9a2c191e4c99e17b79c18411ffd2f6334d39b711
--
DragonFly BSD source repository
More information about the Commits
mailing list