Skip to content

Commit

Permalink
Fixes for models 33975 and 144538
Browse files Browse the repository at this point in the history
  • Loading branch information
JCGoran committed Oct 31, 2024
1 parent 2e23ebd commit 60f6740
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions modeldb/modeldb-run.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -401,8 +401,8 @@
repl: ''
- pattern: '^\s+\^'
repl: ''
# this should be removed once the latest release and development branch include nrn#2027
ignore_exit_code: true

model_dir: '.'
run:
- ringperf()
- run()
Expand Down Expand Up @@ -1223,7 +1223,6 @@
repl: ''
- pattern: '\s*\^\s*'
repl: ''
run: null
script:
- sed -i'.bak' -r 's/(tstop=mytstop=htmax= \(LearnDur \+ ZipDur \+ BaseDur\*2\) \*) 1e3/\1 2e1/g' params.hoc
144579:
Expand Down

0 comments on commit 60f6740

Please sign in to comment.