Commit cbd2afa6 authored by Joanne Hugé's avatar Joanne Hugé

Fix mistake in wrapper script

parent ee6ecce4
......@@ -90,7 +90,7 @@ else
fi
if [ -n "${use_etf}" ]; then
client_options+=" -e etf_offset -q 8"
client_options+=" -e $etf_offset -q 8"
fi
client_options+=" -i $interval"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment