21258: Fix log message.
authorTom Clegg <tom@curii.com>
Thu, 4 Jan 2024 15:19:22 +0000 (10:19 -0500)
committerTom Clegg <tom@curii.com>
Thu, 4 Jan 2024 15:19:22 +0000 (10:19 -0500)
commit529bee0099e69f33ab11e01a511542b07419a479
tree2f1a2d0d20a6f7edcb0131d1ba26aa996de9729e
parent8092484ad328a502b3928da22d60e9a3c1c5b1cd
21258: Fix log message.

Reverts an unintentional logging change in
1875af9bcf4a1afe435176e952e63341a9ae9c03 from

msg="creating new instance" InstanceType="type8" ...

to

msg="creating new instance" InstanceType="{type8 providertype8 8 8589934592 0 0 0 0.984 false {  0}}" ...

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
lib/dispatchcloud/scheduler/run_queue.go