aboutgitcodelistschat:MatrixIRC
path: root/demo/mknod.hjson
diff options
context:
space:
mode:
Diffstat (limited to 'demo/mknod.hjson')
-rw-r--r--demo/mknod.hjson5
1 files changed, 2 insertions, 3 deletions
diff --git a/demo/mknod.hjson b/demo/mknod.hjson
index 9660e0d..01f3c07 100644
--- a/demo/mknod.hjson
+++ b/demo/mknod.hjson
@@ -26,10 +26,9 @@
"major": 1,
"minor": { "tag": { "get": "minor" } }
},
- "ret": "x"/*,
- "context": { "user": "init", "mnt": "caller" }*/
+ "context": { "cwd": "caller" }
},
- "return": { "tag": "x" }
+ "return": { "value": 0 }
}
]