aboutsummaryrefslogtreecommitdiff
path: root/tests/pkg-update.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/pkg-update.test')
-rw-r--r--tests/pkg-update.test14
1 files changed, 12 insertions, 2 deletions
diff --git a/tests/pkg-update.test b/tests/pkg-update.test
index 9dda056..4e92650 100644
--- a/tests/pkg-update.test
+++ b/tests/pkg-update.test
@@ -101,7 +101,12 @@ $* 2>>EOE != 0
$pkg_configure libhello;
$* $j1 libhello 2>>~%EOE%;
- %.{6,9}
+ %c\+\+ .+%
+ %ld .+%
+ %c\+\+ .+%
+ %ld .+%
+ %c\+\+ .+%
+ %ld .+%
updated libhello/1.0.0
EOE
@@ -124,7 +129,12 @@ $* 2>>EOE != 0
$* $j1 libhello 2>>~%EOE%;
%mkdir .+%
%mkdir .+%
- %.{6,9}
+ %c\+\+ .+%
+ %ld .+%
+ %c\+\+ .+%
+ %ld .+%
+ %c\+\+ .+%
+ %ld .+%
updated libhello/1.0.0
EOE