diff options
-rw-r--r-- | sys-apps/opal-utils/opal-utils-6.6.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/opal-utils/opal-utils-6.6.2.ebuild b/sys-apps/opal-utils/opal-utils-6.6.2.ebuild index d2ed07f940fd..867857095da6 100644 --- a/sys-apps/opal-utils/opal-utils-6.6.2.ebuild +++ b/sys-apps/opal-utils/opal-utils-6.6.2.ebuild @@ -89,7 +89,7 @@ src_install() { src_test() { emake V=1 -C external/opal-prd test emake V=1 -C external/gard check - # this test is fragile and fails because of filename path + # this test is fragile and fails because of filename path rm external/pflash/test/tests/01-info || die emake V=1 -C external/pflash check emake V=1 -C external/ffspart check |