Hi,

l...@gnu.org (Ludovic Courtès) writes:

> I just noticed that our fancy ‘build-aux/test-driver.scm’ uses ‘display’
> instead of ‘write’ to write test values.
>
> So for instance, in tests/gremlin.log, we have:
>
> test-name: expand-origin
>
> [...]
>
> expected-value: (OOO/../lib OOO ../OOO/bar/OOO/baz ORIGIN/foo)
>
> … where we’d instead prefer to see:
>
> expected-value: ("OOO/../lib" "OOO" "../OOO/bar/OOO/baz" "ORIGIN/foo")

Indeed.  I will fix this.

-- 
Mathieu Lirzin

Reply via email to