From a6c6065d5c2a8a1f1c64ebacfaabf8d8f771ebe0 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 18 Nov 2022 07:40:47 +0200 Subject: Adjust to low verbosity diagnostics changes --- tests/pkg-clean.testscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/pkg-clean.testscript') diff --git a/tests/pkg-clean.testscript b/tests/pkg-clean.testscript index 7e04425..2922f51 100644 --- a/tests/pkg-clean.testscript +++ b/tests/pkg-clean.testscript @@ -121,7 +121,7 @@ $* 2>>EOE != 0 $pkg_configure libhello && $pkg_update libhello; $* libhello 2>>~%EOE%; - %rm .+%{8} + %(rm|rmdir) .+%{8} cleaned libhello/1.0.0 EOE -- cgit v1.1