style: gofmt internal/firecracker/client.go
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
59e58878ef
commit
09a3ef812f
1 changed files with 0 additions and 1 deletions
|
|
@ -276,7 +276,6 @@ func defaultDriveID(drive DriveConfig, fallback string) string {
|
||||||
// the configured UID:GID) — see fcproc.PrepareJailerChroot. The SDK's own
|
// the configured UID:GID) — see fcproc.PrepareJailerChroot. The SDK's own
|
||||||
// JailerCfg path is intentionally bypassed: it cannot mknod block devices and
|
// JailerCfg path is intentionally bypassed: it cannot mknod block devices and
|
||||||
// does not expose --new-pid-ns.
|
// does not expose --new-pid-ns.
|
||||||
//
|
|
||||||
func buildProcessRunner(cfg MachineConfig, logFile *os.File) *exec.Cmd {
|
func buildProcessRunner(cfg MachineConfig, logFile *os.File) *exec.Cmd {
|
||||||
var bin string
|
var bin string
|
||||||
var args []string
|
var args []string
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue