From f5007b5e2b7ff0b174920b74349e13afb5a2aff5 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Tue, 25 Jul 2017 21:33:01 +0300 Subject: Revert previous fix (was bug in build2) --- tests/pkg-update.test | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) (limited to 'tests') 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 -- cgit v1.1