Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ycai
simbricks
Commits
a7ae28b4
Commit
a7ae28b4
authored
Sep 24, 2024
by
Hejing Li
Browse files
run_new.py: fix repo dir
parent
d4199ae8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
experiments/run_new.py
experiments/run_new.py
+1
-1
No files found.
experiments/run_new.py
View file @
a7ae28b4
...
...
@@ -290,7 +290,7 @@ def add_exp(
tmp_sim_files
=
""
# TODO
inst_env
=
inst_base
.
InstantiationEnvironment
(
repo_path
=
""
,
repo_path
=
args
.
repo
,
workdir
=
workdir
,
cpdir
=
cpdir
,
create_cp
=
create_cp
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment