Commit e99e90f
build_testbench: Fix mhwaveedit command
The command `mhWaveEdit audio_out.wav` was incorrect because the
package installs the binary as `mhwaveedit` (all lowercase). This
commit corrects the capitalization to avoid command not found errors.
Signed-off-by: Suraj Sonawane <surajsonawane0215@gmail.com>1 parent c7bf0c1 commit e99e90f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
| 118 | + | |
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| |||
0 commit comments