aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2014-04-02 12:56:20 +0200
committerMatthias P. Braendli <matthias.braendli@mpb.li>2014-04-02 12:56:20 +0200
commit4e1340f6b8a4f44745c817ec406e64b25e48f3de (patch)
treeb936269c1ce7656db7d709f5f09fa44d772a3fb3
parentc64727408b8330b44a274e138d5fe6b3c4efb2c2 (diff)
downloadmmbtools-aux-4e1340f6b8a4f44745c817ec406e64b25e48f3de.tar.gz
mmbtools-aux-4e1340f6b8a4f44745c817ec406e64b25e48f3de.tar.bz2
mmbtools-aux-4e1340f6b8a4f44745c817ec406e64b25e48f3de.zip
Correct test.ini
boost-property-tree doesn't support comments starting with a hash
-rw-r--r--test.ini6
1 files changed, 3 insertions, 3 deletions
diff --git a/test.ini b/test.ini
index 3001ba9..46c43f1 100644
--- a/test.ini
+++ b/test.ini
@@ -12,10 +12,10 @@ filename=/dev/stderr
[input]
transport=file
source=/home/bram/dab/mmbtools-aux/eti/csp.eti
-#source=/dev/stdin
+;source=/dev/stdin
-#transport=zeromq
-#source=tcp://localhost:8080
+;transport=zeromq
+;source=tcp://localhost:8080
loop=1
[modulator]