aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/pkg-build.test6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/pkg-build.test b/tests/pkg-build.test
index 005aea0..3f89b40 100644
--- a/tests/pkg-build.test
+++ b/tests/pkg-build.test
@@ -1055,14 +1055,14 @@ rep_fetch += -d cfg --auth all --trust-yes 2>!
unpacked libbar/1.1.0
configured libfoo/1.1.0
configured libbar/1.1.0
- info: cfg/dir{libbar-1.1.0/} is up to date
+ %info: .+dir\{libbar-1.1.0.\} is up to date%
updated libbar/1.1.0
EOE
- $* ./libbaz/ 2>>EOE;
+ $* ./libbaz/ 2>>~%EOE%;
unpacked libbaz/1.1.0
configured libbaz/1.1.0
- info: cfg/dir{libbaz-1.1.0/} is up to date
+ %info: .+dir\{libbaz-1.1.0.\} is up to date%
updated libbaz/1.1.0
EOE