summaryrefslogtreecommitdiff
path: root/app-backup/mkstage4/mkstage4-0.4.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-04-03 11:20:10 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-04-03 11:20:10 +0100
commit7837a76c344b64e925519dd5e26233bb3b648beb (patch)
tree6851e50315ad02bb7a8a172f318905eca39313ec /app-backup/mkstage4/mkstage4-0.4.ebuild
parent155cc74ccaea367efa88c8acfadcf25cb7dfe89c (diff)
gentoo auto-resync : 03:04:2023 - 11:20:10
Diffstat (limited to 'app-backup/mkstage4/mkstage4-0.4.ebuild')
-rw-r--r--app-backup/mkstage4/mkstage4-0.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-backup/mkstage4/mkstage4-0.4.ebuild b/app-backup/mkstage4/mkstage4-0.4.ebuild
index 5a7ce8f650e8..5430aad023b7 100644
--- a/app-backup/mkstage4/mkstage4-0.4.ebuild
+++ b/app-backup/mkstage4/mkstage4-0.4.ebuild
@@ -26,5 +26,5 @@ src_install() {
}
src_test() {
- bats tests/* || die
+ bats -r tests/* || die
}