1{
2 "case": "t008",
3 "category": "features/exec",
4 "compare_output": true,
5 "description": "",
6 "details": "",
7 "env": {},
8 "expected_exit": 0,
9 "options": "SHELL=/bin/sh CMD=./exec.cmd.7",
10 "options_mode": "shell",
11 "output_mode": "exact",
12 "setup": [
13 {
14 "content": "\nprintf \"hello, world\\n\";\n",
15 "kind": "file",
16 "mode": "0700",
17 "mtime": 1778707191,
18 "path": "exec.cmd.7"
19 }
20 ],
21 "source_script": "features/exec",
22 "stdin": "",
23 "suite": "gnu",
24 "timeout_seconds": 60
25}