Commit 3b5c27a
committed
Run jep test at INFO level, not DEBUG
The DEBUG level is too granular for normal use. In particular, the
message "The JVM is already running" appears many times when running in
debug mode. We could change that message to print only in JPYPE mode,
but I think INFO is a better fit for CI generally anyway.1 parent 5cfb904 commit 3b5c27a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
0 commit comments