aboutsummaryrefslogtreecommitdiffstats
path: root/syz-gce
diff options
context:
space:
mode:
Diffstat (limited to 'syz-gce')
-rw-r--r--syz-gce/syz-gce.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/syz-gce/syz-gce.go b/syz-gce/syz-gce.go
index 7e1fd68b3..f6a9fae1b 100644
--- a/syz-gce/syz-gce.go
+++ b/syz-gce/syz-gce.go
@@ -480,7 +480,6 @@ func writeManagerConfig(cfg *Config, httpPort int, file string) error {
Syzkaller: "gopath/src/github.com/google/syzkaller",
Type: "gce",
Image: "image/disk.tar.gz",
- Output: "stdout",
Sandbox: cfg.Sandbox,
Procs: cfg.Procs,
Enable_Syscalls: cfg.Enable_Syscalls,