From 674ca0bcad5f801b3071ceaa3f9a0029855c888b Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 6 Dec 2013 14:38:31 -0400 Subject: test --- standalone/windows/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'standalone') diff --git a/standalone/windows/build.sh b/standalone/windows/build.sh index 6c8fcc068..2b013e1e3 100755 --- a/standalone/windows/build.sh +++ b/standalone/windows/build.sh @@ -10,7 +10,7 @@ set -e HP="/c/Program Files (x86)/Haskell Platform/2013.2.0.0" PATH="$HP/bin:$HP/lib/extralibs/bin:/c/Program Files (x86)/NSIS:/c/msysgit/cmd:/c/msysgit/bin:$PATH" -git --version || true +git --version || echo "git failed to run!" # 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