Commit 9b0e407
authored
Don't log environment variables if debugging isn't enabled (#676)
If debugging _isn't_ enabled, the command evaluated to `set` and just
[printed all the
variables](https://github.com/hazelcast/hazelcast-code-samples/actions/runs/11782852379/job/32818798295)
which was useless.1 parent 9f5ca42 commit 9b0e407
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments