From e40c3a0ea21a118d66c61148d8e7f689f82ea157 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 11 Dec 2013 11:13:04 -0400 Subject: probing --- standalone/windows/build.sh | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'standalone') diff --git a/standalone/windows/build.sh b/standalone/windows/build.sh index e6f7b7e9e..56c6fb13c 100755 --- a/standalone/windows/build.sh +++ b/standalone/windows/build.sh @@ -17,6 +17,10 @@ withcyg () { PATH="$PATH:/c/cygwin/bin" "$@" } + +withcyg which ssh || true +withcyg ls /usr/bin/ + # This tells git-annex where to upgrade itself from. UPGRADE_LOCATION=http://downloads.kitenet.net/git-annex/windows/current/git-annex-installer.exe -- cgit v1.2.3