From 0de5118f54606c5654ef2c2148e49f6f14713f88 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Sat, 19 May 2018 14:56:20 +0300 Subject: Get rid of doc{version} and types for testscript and manifest in buildfiles --- 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 a76c1e6..80b077b 100644 --- a/tests/pkg-clean.test +++ b/tests/pkg-clean.test @@ -100,7 +100,7 @@ $* 2>>EOE != 0 $pkg_configure libhello && $pkg_update libhello; $* libhello 2>>~%EOE%; - %.{7} + %.{6} cleaned libhello/1.0.0 EOE @@ -122,7 +122,7 @@ $* 2>>EOE != 0 $pkg_configure libhello && $pkg_update libhello; $* libhello 2>>~%EOE%; - %.{9} + %.{8} cleaned libhello/1.0.0 EOE -- cgit v1.1