Skip to content
Snippets Groups Projects

Removing the detector_template from code

Closed Whitney Armstrong requested to merge rm_template into master
Files
4
+ 1
1
@@ -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 ]]
Loading