Commit bf59ba2
Fixing slim attacher CLI with requested agent version for download (#3096)
* Fixing slim attacher CLI with requested agent version for download
---------
Co-authored-by: Sylvain Juge <[email protected]>1 parent 9c751f9 commit bf59ba2
File tree
3 files changed
+4
-2
lines changed- apm-agent-attach-cli/src/main/java/co/elastic/apm/attach
- apm-agent-attach/src/main/java/co/elastic/apm/attach
3 files changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| 56 | + | |
56 | 57 | | |
57 | 58 | | |
58 | 59 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
380 | 380 | | |
381 | 381 | | |
382 | 382 | | |
383 | | - | |
| 383 | + | |
| 384 | + | |
384 | 385 | | |
385 | 386 | | |
386 | 387 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
213 | 213 | | |
214 | 214 | | |
215 | 215 | | |
216 | | - | |
| 216 | + | |
217 | 217 | | |
218 | 218 | | |
219 | 219 | | |
| |||
0 commit comments