Add --quiet option to lwptool 94/13594/2
authorAndrew Deason <adeason@dson.org>
Wed, 15 May 2019 19:35:41 +0000 (14:35 -0500)
committerBenjamin Kaduk <kaduk@mit.edu>
Fri, 7 Jun 2019 07:06:26 +0000 (03:06 -0400)
commit8d2306e1dae84af9ccbadd2518beaf8543d4413b
tree0ca4d0bc504a27d8da333b8127d2c18a76d46d8c
parent4b6a4ff31a4197504bbcf2d4c14c24dee672d40e
Add --quiet option to lwptool

Add an option to lwptool, called --quiet, to suppress printing the
literal commands run. On error, we still print the exact failed
command to stderr.

For "pretty" V=0 builds, use this new option, to make our
lwptool-using compile rules look more like our other compile rules.

Change-Id: I3fed6db3205f8de5e275e9b70aba9e1995afd02f
Reviewed-on: https://gerrit.openafs.org/13594
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
src/config/Makefile.config.in
src/config/lwptool