zones: fix `jpictl dump` by explicitly omitting Machine.logger and Zone.logger #15
Merged
amery
merged 1 commits from pr-amery-dump
into main
1 year ago
Loading…
Reference in new issue
There is no content yet.
Delete Branch 'pr-amery-dump'
Deleting a branch is permanent. It CANNOT be undone. Continue?
if they were fields, as in Zones, they would be ignored automatically.
but they aren't
type Machine struct {
zone *Zone
logger
zone *Zone
this looks like
fmt
should have caught it, but anyways what are we? Python? since when whitespace counts?ok
7795610caf
into main 1 year agov0.5.4
taggedReviewers
7795610caf
.