diff --git a/bin/make_dawn_views b/bin/make_dawn_views index c6736a06cce0cf62dc523157810e3e5be4ba330a..9bcb46b2b46b0ec31a812ce2421d3f53c8386a2a 100755 --- a/bin/make_dawn_views +++ b/bin/make_dawn_views @@ -35,7 +35,7 @@ SKIP_EVENTS=0 DETECTOR_ONLY=0 FILE_TAG="view" DAWN_RUN_DIR="scripts/view1" -DETECTOR_FILE="detector_template.xml" +DETECTOR_FILE="reference_detector.xml" POSITIONAL=() while [[ $# -gt 0 ]]