From afc023406ad658f6f9a2cda69d7d6ce9492bc3af Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Thu, 2 Aug 2012 16:13:58 -0500 Subject: Always store absolute paths internally --- test/baseline/opt-file.test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/baseline/opt-file.test') diff --git a/test/baseline/opt-file.test b/test/baseline/opt-file.test index e01d929d..66d0ab1b 100644 --- a/test/baseline/opt-file.test +++ b/test/baseline/opt-file.test @@ -1,6 +1,6 @@ test -f opt-file-does-not-exist.dat bal -> 1 __ERROR__ -Error: Cannot read journal file "opt-file-does-not-exist.dat" +Error: Cannot read journal file "$sourcepath/opt-file-does-not-exist.dat" end test test -f test/baseline/opt-file1.dat -f test/baseline/opt-file2.dat bal -- cgit v1.2.3