Feature/support disabling screen_file argument#40
Conversation
|
@y-luis do you mind squashing this history down to a single commit. |
8fc712e to
a298e63
Compare
|
Done ;) |
|
@y-luis awesome 👍 I'm just trying to remember (will look at the code later) exposing this in I guess what I'm asking is what is the code you are using right now to disable logs (with these changes in)? Also we should probably have a test for this I'm thinking at least to verify the api? |
|
This comes from using pysipp with sipp version 3.3 which does not support log files. The way this change can be used is passing the
|
|
@y-luis hmm I wonder if it's |
|
I agree @tgoodlet. I can document that in the README, but I do not know which is the minimum version supporting log files. Will have to research it. |
|
Seems |
|
@y-luis hmm yeah maybe worth documenting as well. |
7b137ee to
448857d
Compare
|
@tgoodlet, feature fixed to only disable |
|
@y-luis awesome nice work 👍 |
|
Thanks, @tgoodlet. Merged #41. |
|
@y-luis yeah see my similar quiff in #38 but you should rebase out the history from the CI fix branch so they don't show up here. Thanks! |
vodik
left a comment
There was a problem hiding this comment.
I see nothing wrong with merging this once @tgoodlet is happy.
Nice work.
5622b93 to
d3b3cca
Compare
|
|
e08b4f4 to
b01bf79
Compare
Added description in README.
b01bf79 to
06bff09
Compare
Allow disabling
screen_fileargument.