From a0a014b334301323f92397b18221950ae479d1c1 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Mon, 23 Feb 2009 17:39:52 -0400 Subject: Allow $FILE in regression test error output match --- test/regress/2E3496BD.test | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test/regress') diff --git a/test/regress/2E3496BD.test b/test/regress/2E3496BD.test index 77a91a33..9ed0237b 100644 --- a/test/regress/2E3496BD.test +++ b/test/regress/2E3496BD.test @@ -7,8 +7,8 @@ D 1,000.00 USD Account2 -1000 EUR @ 1.5 USD >>>1 >>>2 -While parsing file "bug.dat", line 8: -While balancing entry from "bug.dat", lines 6-8: +While parsing file "$FILE", line 5: +While balancing entry from "$FILE", lines 3-5: > 2007-12-31 * Start of year / Opening balances. > Account1 1000 EUR @ 1.6 USD > Account2 -1000 EUR @ 1.5 USD -- cgit v1.2.3