aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2021-09-23 12:17:30 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2021-09-23 12:17:30 +0200
commit22d78babfc0f8efe5d333fe9c9d78a9da514181c (patch)
tree40ef18574e7444b2477572419fc24f09d09042b9
parent6ec2862b44e735cf265b8afb8105142c5478f69a (diff)
Fix issue with hardcoded path separators in test
-rw-r--r--tests/pkg-build.testscript2
1 files changed, 1 insertions, 1 deletions
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
}