commit | 47ab15470d72367694d7758004067313ae022f0e | [log] [tgz] |
---|---|---|
author | Michael Selik <mike@selik.org> | Mon Apr 30 20:46:52 2018 -0700 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Tue May 01 06:46:52 2018 +0300 |
tree | 8b2af99590ceb8d26ebdaea91ed7c4d3ed2bd7ee | |
parent | fb7e7992beec7f76cc2db77ab6ce1e86446bfccf [diff] |
bpo-31908: Fix output of cover files for trace module command-line tool. (GH-4205) Previously emitted cover files only when --missing option was used.