Project

General

Profile

« Previous | Next » 

Revision 31250

Added by Marek Horst over 9 years ago

introducing regex support in result approver to support iis::* kind of provenance, updating workflow definitions with proper regex values

View differences:

workflow.xml
29 29
		</property>
30 30
		<property>
31 31
			<name>inference_provenance_blacklist</name>
32
			<value>iis</value>
32
			<value>iis::.*</value>
33 33
			<description>list of blacklisted inference provenance which sould not be taken into account by importer, skipped when set to $UNDEFINED$</description>
34 34
		</property>
35 35
		<property>

Also available in: Unified diff