Fixed formatting.
This commit is contained in:
parent
0f682bc6fc
commit
4c366d6a09
1 changed files with 42 additions and 43 deletions
|
@ -1,4 +1,4 @@
|
||||||
What steps will reproduce the problem?
|
*What steps will reproduce the problem?*
|
||||||
|
|
||||||
hactar% mkdir demonstração
|
hactar% mkdir demonstração
|
||||||
hactar% cd 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)
|
git-annex: fd:14: commitBuffer: invalid argument (invalid character)
|
||||||
failed
|
failed
|
||||||
git-annex: status: 1 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.
|
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.
|
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.
|
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):
|
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):
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue