aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/app/outcome.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/app/outcome.go')
-rw-r--r--internal/app/outcome.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/app/outcome.go b/internal/app/outcome.go
index 6f688b81..d9aad2a3 100644
--- a/internal/app/outcome.go
+++ b/internal/app/outcome.go
@@ -275,7 +275,7 @@ func (state *outcomeStateSys) toSystem() error {
// TODO(ophestra): move this late for #8 and #9
&spFilesystemOp{},
- spRuntimeOp{},
+ &spRuntimeOp{},
spTmpdirOp{},
spAccountOp{},