aboutsummaryrefslogtreecommitdiffstats
path: root/testing/perl-tie-ixhash
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-07-03 07:18:08 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-07-03 07:18:08 -0300
commit208d4d6d2e70096f549f5bca8a17be91e7c1195b (patch)
tree2583266168d9c53508700c60d409412f99daa50e /testing/perl-tie-ixhash
parent06aff7c26479258cfc44bd9456ffc309583b683c (diff)
downloadaports-208d4d6d2e70096f549f5bca8a17be91e7c1195b.tar.bz2
aports-208d4d6d2e70096f549f5bca8a17be91e7c1195b.tar.xz
testing/perl-tie-ixhash: fix running check
Diffstat (limited to 'testing/perl-tie-ixhash')
-rw-r--r--testing/perl-tie-ixhash/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/perl-tie-ixhash/APKBUILD b/testing/perl-tie-ixhash/APKBUILD
index 2a3569cb08..59f248c3e3 100644
--- a/testing/perl-tie-ixhash/APKBUILD
+++ b/testing/perl-tie-ixhash/APKBUILD
@@ -26,7 +26,7 @@ build() {
}
check() {
- /Build test
+ ./Build test
}
package() {