mirror of
https://github.com/boostorg/build.git
synced 2026-02-15 00:52:16 +00:00
Minor typo: really enable verbose output when command fails.
[SVN r23105]
This commit is contained in:
@@ -352,7 +352,7 @@ actions capture-output bind INPUT_FILES output-file
|
||||
$(ENDIF)
|
||||
$(SHELL_SET)verbose=$(VERBOSE_TEST)
|
||||
if $(STATUS_NOT_0)
|
||||
$(SHELL_SET)verbose=0
|
||||
$(SHELL_SET)verbose=1
|
||||
$(ENDIF)
|
||||
if $(VERBOSE)
|
||||
echo ====== BEGIN OUTPUT ======
|
||||
|
||||
Reference in New Issue
Block a user