main shinobi / tests / mk / gnu / variables / append / t1463 / test.json
 1{
 2  "case": "t1463",
 3  "category": "variables/append",
 4  "compare_output": true,
 5  "description": "",
 6  "details": "",
 7  "env": {
 8    "hello": "env"
 9  },
10  "expected_exit": 0,
11  "options": "-e hello=cmd mars",
12  "options_mode": "shell",
13  "output_mode": "exact",
14  "setup": [],
15  "source_script": "variables/append",
16  "stdin": "",
17  "suite": "gnu",
18  "timeout_seconds": 60
19}