From 22d78babfc0f8efe5d333fe9c9d78a9da514181c Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 23 Sep 2021 12:17:30 +0200 Subject: Fix issue with hardcoded path separators in test --- tests/pkg-build.testscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/pkg-build.testscript b/tests/pkg-build.testscript index f2748bc..13f63c8 100644 --- a/tests/pkg-build.testscript +++ b/tests/pkg-build.testscript @@ -3880,7 +3880,7 @@ test.options += --no-progress %.*: develop=false% configured libhello/1.0.0 %.*: develop=false% - info: cfg/dir{libhello/} is up to date + %info: .+ is up to date% updated libhello/1.0.0 EOE } -- cgit v1.1