summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2014-12-30 17:05:35 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2014-12-30 17:05:35 -0400
commite9c4de6e149ea8b4c97fcb421126c3a5152840ae (patch)
tree3a3f9b74b8fe34e234cb3cffb455c4343f9fa9fb
parent0fa4d7e8496c276bf496a2a522c7e676b7fd9245 (diff)
update; windows autobuilder runs tests now
-rw-r--r--doc/install/Windows.mdwn10
1 files changed, 4 insertions, 6 deletions
diff --git a/doc/install/Windows.mdwn b/doc/install/Windows.mdwn
index d6d0a48fc..105a515b9 100644
--- a/doc/install/Windows.mdwn
+++ b/doc/install/Windows.mdwn
@@ -9,12 +9,10 @@ git-annex. The assistant and webapp are also usable. There are some known
problems and parts that don't work. See [[todo/windows_support]] for
current status.
-The autobuilder is not currently able to run the test suite, so
-testing git-annex on Windows is up to you! To check that the build of
-git-annex works in your Windows system, you are encouraged to run the test
-suite before using git-annex on real data. After installation, run `git
-annex test`. There will be a lot of output; the important thing is that it
-should end with "All tests passed".
+To verify that the build of git-annex works in your Windows system, you are
+encouraged to run the test suite before using git-annex on real data. After
+installation, run `git annex test`. There will be a lot of output; the
+important thing is that it should end with "All tests passed".
## autobuilds