Fix: use begin/end values from _analysis_conf for IO filtering
authorAntoine Busque <abusque@efficios.com>
Tue, 26 Apr 2016 19:42:40 +0000 (15:42 -0400)
committerAntoine Busque <abusque@efficios.com>
Tue, 26 Apr 2016 19:42:40 +0000 (15:42 -0400)
commit37df2a093af6b8d55aee92d287a3b95680646072
tree165ad017e48a3486f1b5d969d6bf97ac774853ac
parent78f6647f75ff96afa4fd53dda07792e9b4645a38
Fix: use begin/end values from _analysis_conf for IO filtering

The values in `_args` previously used were the raw string values from
the command line, whereas those in `_analysis_conf` are parsed into
integers.

Fixes: #44
lttnganalyses/cli/io.py
This page took 0.023858 seconds and 5 git commands to generate.