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:
parent
f912f8e5fd
commit
df168e3513
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue