Skip to content

Commit 79fd22b

Browse files
committed
Fixes for models 33975 and 144538
1 parent 2e23ebd commit 79fd22b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modeldb/modeldb-run.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -401,6 +401,7 @@
401401
repl: ''
402402
- pattern: '^\s+\^'
403403
repl: ''
404+
model_dir: '.'
404405
# this should be removed once the latest release and development branch include nrn#2027
405406
ignore_exit_code: true
406407
run:
@@ -1223,7 +1224,6 @@
12231224
repl: ''
12241225
- pattern: '\s*\^\s*'
12251226
repl: ''
1226-
run: null
12271227
script:
12281228
- sed -i'.bak' -r 's/(tstop=mytstop=htmax= \(LearnDur \+ ZipDur \+ BaseDur\*2\) \*) 1e3/\1 2e1/g' params.hoc
12291229
144579:

0 commit comments

Comments
 (0)