From cb93b6b3f03536ca833bde8d8d7a0018cf94927a Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Fri, 28 Apr 2017 18:22:11 +0300 Subject: Make tests to pass --- tests/pkg-clean.test | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/pkg-clean.test') diff --git a/tests/pkg-clean.test b/tests/pkg-clean.test index a853372..18c2a79 100644 --- a/tests/pkg-clean.test +++ b/tests/pkg-clean.test @@ -97,7 +97,7 @@ $* 2>>EOE != 0 $pkg_configure libhello && $pkg_update libhello; $* libhello 2>>~%EOE%; - %.{6} + %.{7} cleaned libhello/1.0.0 EOE @@ -119,7 +119,7 @@ $* 2>>EOE != 0 $pkg_configure libhello && $pkg_update libhello; $* libhello 2>>~%EOE%; - %.{8} + %.{9} cleaned libhello/1.0.0 EOE -- cgit v1.1