[parrot] remove one test

Gerd Pokorra gerd at fedoraproject.org
Fri Jan 23 15:34:02 UTC 2015


commit 11528076b2ef4707c282021d0a1d0d7fc77799f9
Author: gerd <gp at zimt.uni-siegen.de>
Date:   Fri Jan 23 16:34:25 2015 +0100

    remove one test

 parrot.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/parrot.spec b/parrot.spec
index 5156c92..8631dd9 100644
--- a/parrot.spec
+++ b/parrot.spec
@@ -256,7 +256,7 @@ export LD_LIBRARY_PATH=$( pwd )/blib/lib
 FULL='full'
 %{?_without_fulltest: FULL=''}
 #%{?!_without_tests: rm -f t/op/gc-leaky-*.t; make ${FULL}test}
-%{?!_without_tests: rm -f t/compilers/pge/perl6regex/01-regex.t t/run/options.t; make ${FULL}test}
+%{?!_without_tests: rm -f t/compilers/pge/perl6regex/01-regex.t t/run/options.t t/op/gc-leaky-call; make ${FULL}test}
 
 
 %clean


More information about the scm-commits mailing list