aboutsummaryrefslogtreecommitdiffhomepage
path: root/cmd/app/app.go
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/app/app.go')
-rw-r--r--cmd/app/app.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/cmd/app/app.go b/cmd/app/app.go
index fa895896..b5e5ee92 100644
--- a/cmd/app/app.go
+++ b/cmd/app/app.go
@@ -83,6 +83,8 @@ func parse(id string, base *check.Absolute, r io.Reader) (*hst.Config, error) {
Home: home,
Path: shell,
Args: []string{"zsh", "-c"},
+
+ Flags: hst.FCoverRun,
},
}