Skip to content

Commit

Permalink
Don't configure toolsDirectory in the global pipelineConfig.xml (…
Browse files Browse the repository at this point in the history
…#331)
  • Loading branch information
labkey-tchad authored Jan 10, 2025
1 parent 0728b90 commit 240db4a
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions SequenceAnalysis/test/configs/pipelineConfig.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,6 @@
xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.0.xsd">

<bean id="pipelineJobService" class="org.labkey.pipeline.api.PipelineJobServiceImpl">
<property name="appProperties">
<bean class="org.labkey.pipeline.api.properties.ApplicationPropertiesImpl">
<property name="toolsDirectory" value="@@SEQUENCEANALYSIS_TOOLS@@" />
</bean>
</property>
<property name="configProperties">
<bean class="org.labkey.pipeline.api.properties.ConfigPropertiesImpl">
<property name="softwarePackages">
Expand Down

0 comments on commit 240db4a

Please sign in to comment.