Commit f8fc697
authored
fix: update for logging (#176)
## Description
Minor update in logging condition to help verify if `mvn` or `mvnw` is
used.
## Checklist
- [x] I have followed this repository's contributing guidelines.
- [x] I will adhere to the project's code of conduct.
Signed-off-by: Chao Wang <chaowan@redhat.com>1 parent f33a7eb commit f8fc697
File tree
1 file changed
+6
-2
lines changed- src/main/java/com/redhat/exhort/providers
1 file changed
+6
-2
lines changedLines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
383 | 383 | | |
384 | 384 | | |
385 | 385 | | |
386 | | - | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
387 | 389 | | |
388 | 390 | | |
389 | 391 | | |
| |||
393 | 395 | | |
394 | 396 | | |
395 | 397 | | |
396 | | - | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
397 | 401 | | |
398 | 402 | | |
399 | 403 | | |
| |||
0 commit comments