mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-08-14 06:18:33 +02:00
Add a bit more debug output.
This commit is contained in:
parent
a9305c4c73
commit
fd6ee741ab
2
.github/setup_ci.sh
vendored
2
.github/setup_ci.sh
vendored
@ -4,11 +4,13 @@
|
||||
|
||||
case "`./config.guess`" in
|
||||
*cygwin)
|
||||
set -x
|
||||
echo Setting CYGWIN sustem environment variable.
|
||||
setx CYGWIN "binmode"
|
||||
id
|
||||
chmod -R go-rw /cygdrive/d/a
|
||||
umask 077
|
||||
set +x
|
||||
;;
|
||||
*-darwin*)
|
||||
brew install automake
|
||||
|
Loading…
x
Reference in New Issue
Block a user