diff options
author | Martin Michlmayr <tbm@cyrius.com> | 2014-05-13 18:08:34 -0400 |
---|---|---|
committer | Martin Michlmayr <tbm@cyrius.com> | 2014-05-13 18:08:34 -0400 |
commit | 60d9c2bc1d8095f06c13fbf1bcce2d5c587a3a64 (patch) | |
tree | f75bf04c8e97cdfb5dc675e5478b4ea8113fd4b1 /test/regress/error-in-include.test | |
parent | c411792edbe359d5653a2ad5de6b5ea4a40227c2 (diff) | |
download | fork-ledger-60d9c2bc1d8095f06c13fbf1bcce2d5c587a3a64.tar.gz fork-ledger-60d9c2bc1d8095f06c13fbf1bcce2d5c587a3a64.tar.bz2 fork-ledger-60d9c2bc1d8095f06c13fbf1bcce2d5c587a3a64.zip |
Remove trailing whitespace from error messages
Fix for bug #867
Diffstat (limited to 'test/regress/error-in-include.test')
-rw-r--r-- | test/regress/error-in-include.test | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/regress/error-in-include.test b/test/regress/error-in-include.test index 58a06e25..10d8d1da 100644 --- a/test/regress/error-in-include.test +++ b/test/regress/error-in-include.test @@ -3,8 +3,8 @@ test bal -> 1 __ERROR__ -In file included from "$FILE", line 2: -While parsing file "$sourcepath/test/regress/error-in-include.dat", line 4: +In file included from "$FILE", line 2: +While parsing file "$sourcepath/test/regress/error-in-include.dat", line 4: While balancing transaction from "$sourcepath/test/regress/error-in-include.dat", lines 2-4: > 2014-05-13 * Does not balance > A $10.00 |