aboutsummaryrefslogtreecommitdiff
path: root/tests/pkg-clean.testscript
diff options
context:
space:
mode:
Diffstat (limited to 'tests/pkg-clean.testscript')
-rw-r--r--tests/pkg-clean.testscript2
1 files changed, 1 insertions, 1 deletions
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