-
-
Notifications
You must be signed in to change notification settings - Fork 521
Closed
Description
Doesn't seem too serious, but I'm not sure what's causing it (also fails with Boost 1.78.0, though 1.76.0 was fine):
FAILURE in error output from /build/ledger/src/ledger-3.2.1/test/regress/BF3C1F82-2.test:
--
$ledger -f - reg
--
@@ -1,2 +1,2 @@
While parsing file "", line 2:
-Error: File to include was not found: "./non-existent-ledger-file-BF3C1F82"
+Error: File to include was not found: "non-existent-ledger-file-BF3C1F82"
E[BF3C1F82-2.test]STDERR:
b''
FAILURE in error output from /build/ledger/src/ledger-3.2.1/test/regress/BF3C1F82-2.test:
--
$ledger -f /dev/stdin reg
--
@@ -1,2 +1,2 @@
While parsing file "", line 2:
-Error: File to include was not found: "./non-existent-ledger-file-BF3C1F82"
+Error: File to include was not found: "non-existent-ledger-file-BF3C1F82"
E[BF3C1F82-2.test]STDERR:
b''
FAILED (2)
bcc32 and Earnestly
Metadata
Metadata
Assignees
Labels
No labels