diff options
Diffstat (limited to 'sandbox/hyper/process/test')
-rw-r--r-- | sandbox/hyper/process/test/bc.json | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/sandbox/hyper/process/test/bc.json b/sandbox/hyper/process/test/bc.json deleted file mode 100644 index 5b3b0721..00000000 --- a/sandbox/hyper/process/test/bc.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "path": "/usr/bin/bc", - "argv": [ - "bc" - ], - "envp": { - "was": "geht" - }, - "stdout": "http://127.0.0.1:1337/", - "stderr": "http://127.0.0.1:1337/" -} |