From 90be8b346c43da2b36c0b4872fcf1190cfaeaa85 Mon Sep 17 00:00:00 2001
From: tv <tv@iiso>
Date: Thu, 15 Sep 2011 00:29:46 +0200
Subject: //hyper README: initial commit

---
 hyper/process/test/bc.json | 11 +++++++++++
 1 file changed, 11 insertions(+)
 create mode 100644 hyper/process/test/bc.json

(limited to 'hyper/process')

diff --git a/hyper/process/test/bc.json b/hyper/process/test/bc.json
new file mode 100644
index 00000000..5b3b0721
--- /dev/null
+++ b/hyper/process/test/bc.json
@@ -0,0 +1,11 @@
+{
+  "path": "/usr/bin/bc",
+  "argv": [
+    "bc"
+  ],
+  "envp": {
+    "was": "geht"
+  },
+  "stdout": "http://127.0.0.1:1337/",
+  "stderr": "http://127.0.0.1:1337/"
+}
-- 
cgit v1.2.3