avoid running test on windows

It's failed for a long time in the autobuilder environment, and
currently it seems to be hanging.
This commit is contained in:
Joey Hess 2020-07-02 13:40:00 -04:00
parent f912f8e5fd
commit df168e3513
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -67,5 +67,5 @@ 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.
withcyg git-annex.exe test || true
# themseves.
#withcyg git-annex.exe test || true