From 4e1340f6b8a4f44745c817ec406e64b25e48f3de Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Wed, 2 Apr 2014 12:56:20 +0200 Subject: Correct test.ini boost-property-tree doesn't support comments starting with a hash --- test.ini | 6 +++--- 1 file 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] -- cgit v1.2.3