[Koha-bugs] [Bug 17920] t/db_dependent/Sitemapper.t fails because of permissions

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jan 18 13:13:12 CET 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17920

--- Comment #6 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
Mark,
Here are a few other potential candidates:

t/db_dependent/SuggestionEngine_ExplodedTerms.t:    my $location =
File::Spec->rel2abs(dirname(__FILE__));
t/db_dependent/www/auth_values_input_www.t:my $testdir = File::Spec->rel2abs(
dirname(__FILE__) );
t/db_dependent/www/batch.t:my $testdir = File::Spec->rel2abs( dirname(__FILE__)
);
t/db_dependent/www/search_utf8.t:my $testdir = File::Spec->rel2abs(
dirname(__FILE__) );
t/db_dependent/zebra_config.pl:my $source = File::Spec->rel2abs('.');

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list