fix a broken doctest

This commit is contained in:
Simon Michael 2009-06-22 18:25:52 +00:00
parent 3706e23c59
commit 60f5beb359

View File

@ -164,7 +164,7 @@ $ printf "2009-01-01 x\n a 2\n b (b) b -1\n c\n" | hledger -f - print 2>&1;
Nafai's bug Nafai's bug
@ @
$ printf "2009/1/1 x\n a: 13\n b\n" | hledger -f - bal -E 2>&1 $ printf "2009/1/1 x\n a: 13\n b\n" | hledger -f - bal -E 2>&1; true
"-" (line 2, column 1): "-" (line 2, column 1):
unexpected " " unexpected " "
accountname seems ill-formed: a: accountname seems ill-formed: a: