aboutsummaryrefslogtreecommitdiff
path: root/standalone
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2017-10-22 13:22:55 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2017-10-22 13:22:55 -0400
commitbffe3688016b88ff44f8c7324577f0641074dcb9 (patch)
treea4484ebfd70ca5d82ab6de8926994bb144d047cc /standalone
parentebd823024887188061882ef788e22c98589e1c9d (diff)
force update
Diffstat (limited to 'standalone')
-rwxr-xr-xstandalone/windows/build.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/standalone/windows/build.sh b/standalone/windows/build.sh
index f4407ab31..9b2559549 100755
--- a/standalone/windows/build.sh
+++ b/standalone/windows/build.sh
@@ -83,6 +83,7 @@ export PATH
mkdir -p c:/WINDOWS/Temp/git-annex-test/
cd c:/WINDOWS/Temp/git-annex-test/
rm -rf .t
+
# Currently the test fails in the autobuilder environment for reasons not
# yet understood. Windows users are encouraged to run the test suite
# themseves, so we'll ignore these failures for now.