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

--- Comment #6 from Marcel de Rooy <[email protected]> ---
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to