diff options
author | Joey Hess <joeyh@joeyh.name> | 2014-12-30 17:05:35 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2014-12-30 17:05:35 -0400 |
commit | e9c4de6e149ea8b4c97fcb421126c3a5152840ae (patch) | |
tree | 3a3f9b74b8fe34e234cb3cffb455c4343f9fa9fb /doc/install | |
parent | 0fa4d7e8496c276bf496a2a522c7e676b7fd9245 (diff) |
update; windows autobuilder runs tests now
Diffstat (limited to 'doc/install')
-rw-r--r-- | doc/install/Windows.mdwn | 10 |
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 |