Fixed formatting.

This commit is contained in:
https://www.google.com/accounts/o8/id?id=AItOawmcYryijvlF8bJvM_eZNSrUPEkMlxMDGTQ 2012-10-04 02:25:24 +00:00 committed by admin
parent 0f682bc6fc
commit 4c366d6a09

View file

@ -1,4 +1,4 @@
What steps will reproduce the problem?
*What steps will reproduce the problem?*
hactar% mkdir demonstração
hactar% cd demonstração
@ -38,14 +38,13 @@ trusted repositories: (merging origin/git-annex into git-annex...)
git-annex: fd:14: commitBuffer: invalid argument (invalid character)
failed
git-annex: status: 1 failed
hactar%
What is the expected output? What do you see instead?
*What is the expected output? What do you see instead?*
I expect that "git annex status" will complete successfuly and show information about all repositories.
Instead of that I get the "git-annex: fd:14: commitBuffer: invalid argument (invalid character)" error above.
What version of git-annex are you using? On what operating system?
*What version of git-annex are you using? On what operating system?*
This is with Debian's git-annex_3.20121001_i386.deb installed on an Ubuntu 12.04 system.
Using Ubuntu's original version (3.20120406) the error message is a bit different (here I used the name acentuação instead of demonstração):