From 8280a9e70ff33ff129bbfcff63abe6572ef3de5b Mon Sep 17 00:00:00 2001 From: Andrey Mokhov Date: Wed, 9 Oct 2019 10:59:18 +0100 Subject: [PATCH] Restore the broken test otherlibs/build-info/test/run.t Signed-off-by: Andrey Mokhov --- otherlibs/build-info/test/run.t | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/otherlibs/build-info/test/run.t b/otherlibs/build-info/test/run.t index ddf1673ad15e..c64ffeb3cf6e 100644 --- a/otherlibs/build-info/test/run.t +++ b/otherlibs/build-info/test/run.t @@ -100,10 +100,10 @@ Once installed, we have the version information: lib dune-build-info: XXX $ grep version _install/lib/a/dune-package - [1] + (version 1.0+a) $ grep version _install/lib/a/META - [1] + version = "1.0+a" Check what the generated build info module looks like: