add message for dag rule

This commit is contained in:
Fabian Neumann 2023-03-08 18:45:11 +01:00
parent 76dcf43993
commit 6763dbaacc

View File

@ -69,6 +69,7 @@ rule purge:
rule dag: rule dag:
message: "Creating DAG of workflow."
output: output:
dot=RESOURCES + "dag.dot", dot=RESOURCES + "dag.dot",
pdf=RESOURCES + "dag.pdf", pdf=RESOURCES + "dag.pdf",