Only calculate image chroot size when requested
- Fixes: #1504 Signed-off-by: Jonathon Anderson <janderson@ciq.com>
This commit is contained in:
@@ -45,7 +45,6 @@ nodes:
|
||||
KernelVersion: "kernel",
|
||||
CreateDate: uint64(time.Unix(0, 0).Unix()),
|
||||
ModDate: uint64(time.Unix(0, 0).Unix()),
|
||||
Size: uint64(1),
|
||||
})
|
||||
return
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user