Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
Signed-off-by: Anant Thazhemadam <[email protected]>
  • Loading branch information
thazhemadam committed Jun 10, 2024
1 parent 6deeb16 commit ed3a535
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .buildkite/build_benchmark.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ if [[ "${OPENMODELICA_BENCHMARK_TARGETS[*]}" =~ "${1}" ]]; then

useradd -m openmodelicauser
echo $PATH
echo $whoami
whoami
ls -al $(which julia)
ls -l $(which su)
su - openmodelicauser
Expand Down
1 change: 0 additions & 1 deletion benchmarks/ModelingToolkit/ThermalFluid.jmd
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,6 @@ end
```



## Time OpenModelica

```julia
Expand Down

0 comments on commit ed3a535

Please sign in to comment.