Typo fix and remove trailing whitespace
In the bug report I just posted. 52e208c6-38d5-11e2-be82-00c0a8deee11
This commit is contained in:
parent
262043fd61
commit
4544bec9a4
1 changed files with 3 additions and 3 deletions
|
@ -6,13 +6,13 @@ What is the expected output? What do you see instead?
|
|||
|
||||
Expecting valid JSON, instead this happens:
|
||||
|
||||
$ git annex -j sync | json_reformat
|
||||
$ git annex -j sync | json_reformat
|
||||
lexical error: invalid char in json text.
|
||||
{"command":"commit","file":""# On branch master nothing to c
|
||||
(right here) ------^
|
||||
$
|
||||
$
|
||||
|
||||
|
||||
What version of git-annex are you using? On what operating system?
|
||||
|
||||
Newest standalone (3.20121126), Linux i386. The "joson_reformat" program is from the "yajl-tools" .deb package.
|
||||
Newest standalone (3.20121126), Linux i386. The "json_reformat" program is from the "yajl-tools" .deb package.
|
||||
|
|
Loading…
Add table
Reference in a new issue