Merge branch 'master' of ssh://git-annex.branchable.com

This commit is contained in:
Joey Hess 2013-09-11 13:13:56 -04:00
commit 91ecf1559c

View file

@ -0,0 +1,36 @@
### Please describe the problem.
My windows install (2013-09-09) fails "quick checks" when running "git annex test". See below the errors from two seperate runs of the test in two fresh empty directories:
*** Failed! Exception: 'recoverEncode: invalid argument (invalid character)' (after 13 tests):
Key {keyName = "\140\DEL\159/\RS'", keyBackendName = "WQACSWJDVY", keySize = Just 6, keyMtime = Just 3}
prop_idempotent_configEscape
*** Failed! Exception: 'recoverEncode: invalid argument (invalid character)' (after 4 tests):
Key {keyName = "\130", keyBackendName = "Y", keySize = Nothing, keyMtime = Nothing}
prop_idempotent_configEscape
### What steps will reproduce the problem?
create a directory
cd to it in cmd or Git Bash
run "git annex test"
### What version of git-annex are you using? On what operating system?
OS Name: Microsoft Windows 7 Professional (64bit)
OS Version: 6.1.7601 Service Pack 1 Build 7601
Install Git-1.8.3-preview20130601 (third option to add git and tools to path)
Install git-annex-installer (2013-09-09)
### Please provide any additional information below.
[[!format sh """
# If you can, paste a complete transcript of the problem occurring here.
# If the problem is with the git-annex assistant, paste in .git/annex/daemon.log
# End of transcript or log.
"""]]