aboutsummaryrefslogtreecommitdiff
path: root/tests/pkg-clean.test
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2017-04-28 18:22:11 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2017-04-28 18:22:11 +0300
commitcb93b6b3f03536ca833bde8d8d7a0018cf94927a (patch)
tree580233cfcd00e4018b906f04edffc9cfc93ddb8a /tests/pkg-clean.test
parent67ab77401f4b1c4580b7ce54a783843e31a55ebb (diff)
Make tests to pass
Diffstat (limited to 'tests/pkg-clean.test')
-rw-r--r--tests/pkg-clean.test4
1 files changed, 2 insertions, 2 deletions
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