mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-31 01:35:11 +02:00
Capture stderr output from configure.
This commit is contained in:
parent
d9eaea4bea
commit
e75bbc1d88
2
.github/configure.sh
vendored
2
.github/configure.sh
vendored
@ -18,4 +18,4 @@ if [ "x$LDFLAGS" != "x" ]; then
|
||||
fi
|
||||
|
||||
echo ./configure ${CONFIGFLAGS}
|
||||
./configure ${CONFIGFLAGS}
|
||||
./configure ${CONFIGFLAGS} 2>&1
|
||||
|
Loading…
x
Reference in New Issue
Block a user