Commit 9c13685
committed
Remove hardcoded extension from dlxBinary auto-generated names
Don't assume .cmd extension on Windows - binaries can have various
extensions (.exe, .cmd, .bat, .ps1). When name is not provided,
generate binary-{platform}-{arch} without extension. Callers should
provide explicit name with extension if needed.1 parent 541bfc9 commit 9c13685
1 file changed
Lines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
| |||
250 | 249 | | |
251 | 250 | | |
252 | 251 | | |
253 | | - | |
254 | | - | |
255 | | - | |
| 252 | + | |
| 253 | + | |
256 | 254 | | |
257 | 255 | | |
258 | 256 | | |
| |||
0 commit comments