Commit 4b86168
authored
ox-ruby: provide absolute path to Ruzzy (#14108)
Ruzzy is located in /usr/bin/*
https://github.com/google/oss-fuzz/blob/4b541c7c4d0671a59a9bee4999e6fc4c36483bc1/infra/base-images/base-runner/Dockerfile#L115
It should probably be placed in /usr/local/bin/ similar to the rest of
the commands:
https://github.com/google/oss-fuzz/blob/4b541c7c4d0671a59a9bee4999e6fc4c36483bc1/infra/base-images/base-runner/Dockerfile#L138
Testing this to see if it works.1 parent 4b541c7 commit 4b86168
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
0 commit comments