Skip to content
Snippets Groups Projects
Commit 372cafb8 authored by kohleman's avatar kohleman
Browse files

changed for proper testing in the future

SVN: 17702
parent 4029c656
No related branches found
No related tags found
No related merge requests found
......@@ -75,7 +75,7 @@ failure-interval = 10
quiet-period = 10
# Globally used separator character which separates entities in a data set file name
data-set-file-name-entity-separator = _
data-set-file-name-entity-separator = :
# Specifies what should happen if an error occurs during dataset processing.
# By default this flag is set to false and user has to modify the 'faulty paths file'
......@@ -127,7 +127,7 @@ flow-cell.incoming-data-completeness-condition = auto-detection
flow-cell.data-set-info-extractor = ch.systemsx.cisd.etlserver.DefaultDataSetInfoExtractor
flow-cell.data-set-info-extractor.strip-file-extension = true
flow-cell.data-set-info-extractor.entity-separator = ${data-set-file-name-entity-separator}
flow-cell.data-set-info-extractor.group-code = TEST
flow-cell.data-set-info-extractor.space-code = BSSE
# Location of file containing data set properties
#flow-cell.data-set-info-extractor.data-set-properties-file-name = data-set.properties
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment