We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb6ee53 commit 65af04eCopy full SHA for 65af04e
1 file changed
justfile
@@ -132,7 +132,7 @@ nrepl *args:
132
"{{ BLUE }}{{ BOLD }}==>{{ NORMAL }} {{ BOLD }}Starting nREPL on localhost:9999...{{ NORMAL }}"
133
134
exec clojure \
135
- -M:dev:test:logging:nrepl:{{ os }} \
+ -M:dev:test:logging:otel:nrepl:{{ os }} \
136
--report stderr \
137
--main bits.nrepl \
138
--host localhost \
0 commit comments