Skip to content

Commit

Permalink
use Batch.hoc in 136803
Browse files Browse the repository at this point in the history
  • Loading branch information
Omar Awile authored Sep 26, 2023
1 parent 6507662 commit 1b5f77c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion modeldb/modeldb-run.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1584,9 +1584,11 @@
curate_patterns:
- pattern: '^(setup|run|finish)time\s+=\s+([0-9.]+)$'
repl: '\1time = %masked%'
script:
- sed -i '/wopen/d' Batch.hoc
- cp Batch.hoc mosinit.hoc
run:
- run()
- verify_graph_()
model_dir: mod_files
143719:
script:
Expand Down

0 comments on commit 1b5f77c

Please sign in to comment.