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 79fd22b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modeldb/modeldb-run.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -401,6 +401,7 @@
repl: ''
- pattern: '^\s+\^'
repl: ''
model_dir: '.'
# this should be removed once the latest release and development branch include nrn#2027
ignore_exit_code: true
run:
Expand Down Expand Up @@ -1223,7 +1224,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 79fd22b

Please sign in to comment.