Commit cad3a18
committed
fix: remove shebangs from scripts
It doesn't look like these scripts are used in this version of DVSim.
Instead the versions shipped with OpenTitan are used if they are used at all.
For the moment remove the shebangs and remove the executable flag from
the files. They would not be useable from a package install anyway. When
it comes to reintegrating with OpenTitan, then a new solution will be
required. For the moment this patch resolves new failing linting checks.
Signed-off-by: James McCorrie <[email protected]>1 parent ed07192 commit cad3a18
File tree
4 files changed
+5
-2
lines changed- src/dvsim/tool
4 files changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
File mode changed.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | 2 | | |
4 | 3 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | 2 | | |
4 | 3 | | |
| |||
0 commit comments