summaryrefslogtreecommitdiff
path: root/perl-log-any-adapter-callback
diff options
context:
space:
mode:
Diffstat (limited to 'perl-log-any-adapter-callback')
-rw-r--r--perl-log-any-adapter-callback/PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/perl-log-any-adapter-callback/PKGBUILD b/perl-log-any-adapter-callback/PKGBUILD
index 57c2bb4f0..756b49418 100644
--- a/perl-log-any-adapter-callback/PKGBUILD
+++ b/perl-log-any-adapter-callback/PKGBUILD
@@ -44,7 +44,6 @@ build() {
check() {
cd "$srcdir/$_distdir"
( export PERL_MM_USE_DEFAULT=1 PERL5LIB=""
- export RELEASE_TESTING=1
make test
)
}