mirror of
https://github.com/openssh/openssh-portable.git
synced 2026-06-24 08:48:18 +00:00
Capture stderr output from configure.
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user