aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/pkg-build.testscript6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/pkg-build.testscript b/tests/pkg-build.testscript
index f1bfd08..9c931bb 100644
--- a/tests/pkg-build.testscript
+++ b/tests/pkg-build.testscript
@@ -3159,7 +3159,7 @@ rep_fetch += -d cfg --auth all --trust-yes 2>!
disfigured libhello/1.0.0
using libhello/1.0.1 (external)
configured libhello/1.0.1
- %ld .+%?
+ %(ld|ar) .+%*
updated libhello/1.0.1
EOE
@@ -3189,7 +3189,7 @@ rep_fetch += -d cfg --auth all --trust-yes 2>!
disfigured libhello/1.0.0
using libhello/1.0.1 (external)
configured libhello/1.0.1
- %ld .+%?
+ %(ld|ar) .+%*
updated libhello/1.0.1
EOE
@@ -3206,7 +3206,7 @@ rep_fetch += -d cfg --auth all --trust-yes 2>!
$* libhello 2>>~%EOE%;
configured libhello/1.0.1
- %ld .+%?
+ %(ld|ar) .+%*
updated libhello/1.0.1
EOE