summaryrefslogtreecommitdiff
path: root/contrib/persistent-https/socket.go
diff options
context:
space:
mode:
authorHarald Nordgren <haraldnordgren@gmail.com>2026-06-04 06:48:50 +0000
committerJohannes Sixt <j6t@kdbg.org>2026-06-06 13:45:19 +0200
commit3372505ee84ac7f290863c8c7bb0d0dc74c35227 (patch)
tree8c8cd25580a385836f2992edda3bffc10876954c /contrib/persistent-https/socket.go
parentbb52cdac6254c006e06bf0bb820268dcf024fc22 (diff)
git-gui: silence install recipes under "make -s"
Several install and uninstall recipes embed "echo" calls that fire as part of the recipe itself, so the install banners (DEST, INSTALL, LINK, REMOVE) were visible whenever the variables expand non-empty. Guard the whole "ifndef V" block on "-s" so the loud variants are selected only when "-s" is absent and V=1 is unset. The existing "-s" check also had its findstring arguments in the wrong order (needle "-s" never fit in haystack "s"), so swap them while moving the check to wrap the block. Signed-off-by: Harald Nordgren <haraldnordgren@gmail.com> Signed-off-by: Johannes Sixt <j6t@kdbg.org>
Diffstat (limited to 'contrib/persistent-https/socket.go')
0 files changed, 0 insertions, 0 deletions