Skip to content

Commit 5dce4c7

Browse files
track origins
1 parent 47a4adf commit 5dce4c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/ci.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ file *tests* || true
9494
file bench* || true
9595
file .libs/* || true
9696

97-
valgrind --error-exitcode=42 --verbose ./silentpayments_example
97+
valgrind --error-exitcode=42 --verbose --track-origins=yes ./silentpayments_example
9898

9999
# # This tells `make check` to wrap test invocations.
100100
# export LOG_COMPILER="$WRAPPER_CMD"

0 commit comments

Comments
 (0)