Skip to content
Snippets Groups Projects
Commit 88b35a35 authored by Hkorb's avatar Hkorb
Browse files

add flag to ignore missing reference data

parent b7dad229
No related branches found
No related tags found
1 merge request!274Actuator line regression test
......@@ -25,5 +25,5 @@ run_regression_test () {
$3
# execute fieldcompare (A more comprehensive manual can be found here https://gitlab.com/dglaeser/fieldcompare)
fieldcompare dir $4 reference_data/$1 --include-files "*.vtu"
fieldcompare dir $4 reference_data/$1 --include-files "*.vtu" --ignore-missing-reference-files
}
\ No newline at end of file
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