[ensembl-dev] Suggestion for "conf/LoadPlugins.pm"

Youens-Clark, Ken kclark at cshl.edu
Mon Oct 29 17:37:36 GMT 2012


19c19
<   my @plugin_dirs = map !/::/ && -e "$_/modules" ? "$_/modules" : (), reverse @{$SiteDefs::ENSEMBL_PLUGINS || []};
---
>   my @plugin_dirs = map !/::/ && -e "$_/modules" ? "$_/modules" : (), reverse @{$SiteDefs::ENSEMBL_PLUGINS || []} or return;

--
Ken Youens-Clark
kclark at cshl.edu
Ware Lab/CSHL/USDA-ARS





More information about the Dev mailing list